/busybox-1.35.0/libbb/ |
D | die_if_bad_username.c | 24 const char *start = name; in die_if_bad_username() local
|
D | simplify_path.c | 11 char* FAST_FUNC bb_simplify_abs_path_inplace(char *start) in bb_simplify_abs_path_inplace()
|
D | platform.c | 91 const char *start = s, *end = s; in memrchr() local 135 char *start = *stringp; in strsep() local
|
D | appletlib.c | 96 char **start = argv; in string_array_len() local
|
/busybox-1.35.0/util-linux/ |
D | fdisk_sun.c | 84 set_sun_partition(int i, unsigned start, unsigned stop, int sysid) in set_sun_partition() 366 fetch_sun(unsigned *starts, unsigned *lens, unsigned *start, unsigned *stop) in fetch_sun() 409 unsigned starts[8], lens[8], start, stop; in verify_sun() local 472 unsigned start, stop, stop2; in add_sun_partition() local 658 uint32_t start = SUN_SSWAP32(sunlabel->partitions[i].start_cylinder) * g_heads * g_sectors; in sun_list_table() local
|
D | fstrim.c | 33 uint64_t start; member
|
D | fdisk_sgi.c | 323 uint32_t start = sgi_get_start_sector(i); in sgi_list_table() local 344 uint32_t start = SGI_SSWAP32(sgilabel->directory[i].vol_file_start); in sgi_list_table() local 482 unsigned int start = 0; in verify_sgi() local 645 sgi_set_partition(int i, unsigned int start, unsigned int length, int sys) in sgi_set_partition() 768 unsigned int start; in create_sgilabel() member
|
D | fdisk.c | 183 unsigned long start; member 1131 static void set_hsc_start_end(struct partition *p, sector_t start, sector_t stop) in set_hsc_start_end() 1143 set_partition(int i, int doext, sector_t start, sector_t stop, int sysid) in set_partition() 2348 check(int n, unsigned h, unsigned s, unsigned c, sector_t start) in check() 2459 sector_t start, stop = 0; in add_partition() local
|
D | mkfs_ext2.c | 117 static void allocate(uint8_t *bitmap, uint32_t blocksize, uint32_t start, uint32_t end) in allocate()
|
/busybox-1.35.0/procps/ |
D | smemcap.c | 47 struct fileblock *start, *cur; in archivefile() local
|
/busybox-1.35.0/networking/ |
D | pscan.c | 76 unsigned start, diff; in pscan_main() local
|
D | arping.c | 74 unsigned start; member 95 #define start (G.start ) macro
|
/busybox-1.35.0/miscutils/ |
D | makedevs.c | 209 unsigned start = 0; in makedevs_main() local
|
D | chat.c | 124 char *start = s; in unescape() local
|
/busybox-1.35.0/modutils/ |
D | depmod.c | 86 static void order_dep_list(module_db *modules, module_entry *start, llist_t *add) in order_dep_list()
|
D | modprobe.c | 345 char *s, *start = *stringp; in strsep_quotes() local
|
/busybox-1.35.0/sysklogd/ |
D | klogd.c | 239 char *start; in klogd_main() local
|
/busybox-1.35.0/coreutils/ |
D | cut.c | 152 unsigned uu = 0, start = 0, end = 0, out = 0; in cut_file() local
|
D | sort.c | 144 int start = start; /* for compiler */ in get_key() local
|
/busybox-1.35.0/networking/udhcp/ |
D | d6_dhcpc.c | 511 uint8_t *start = ptr; in add_d6_client_options() local 1606 unsigned start; in udhcpc6_main() local
|
/busybox-1.35.0/editors/ |
D | vi.c | 449 int start; // Offset where the data should be restored/deleted member 746 static int count_lines(char *start, char *stop) in count_lines() 1950 static char *yank_delete(char *start, char *stop, int buftype, int yf, int undo) in yank_delete() 2366 int i, size, range, start; in char_search() local 2428 char *start, *stop; in char_search() local 3532 static int find_range(char **start, char **stop, int cmd)
|
D | sed.c | 374 const char *start; in parse_file_cmd() local 812 int start = G.regmatch[0].rm_so; in do_subst_command() local
|
/busybox-1.35.0/runit/ |
D | runsv.c | 99 struct timespec start; member
|
/busybox-1.35.0/scripts/kconfig/ |
D | gconf.c | 466 GtkTextIter start, end; in text_insert_help() local 503 GtkTextIter start, end; in text_insert_msg() local
|
/busybox-1.35.0/archival/ |
D | dpkg.c | 169 static void make_hash(const char *key, unsigned *start, unsigned *decrement, const int hash_prime) in make_hash() 801 int start = 0; in write_buffer_no_status() local
|