Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 41) sorted by relevance

12

/busybox-1.35.0/libbb/
Ddie_if_bad_username.c24 const char *start = name; in die_if_bad_username() local
Dsimplify_path.c11 char* FAST_FUNC bb_simplify_abs_path_inplace(char *start) in bb_simplify_abs_path_inplace()
Dplatform.c91 const char *start = s, *end = s; in memrchr() local
135 char *start = *stringp; in strsep() local
Dappletlib.c96 char **start = argv; in string_array_len() local
/busybox-1.35.0/util-linux/
Dfdisk_sun.c84 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
Dfstrim.c33 uint64_t start; member
Dfdisk_sgi.c323 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
Dfdisk.c183 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
Dmkfs_ext2.c117 static void allocate(uint8_t *bitmap, uint32_t blocksize, uint32_t start, uint32_t end) in allocate()
/busybox-1.35.0/procps/
Dsmemcap.c47 struct fileblock *start, *cur; in archivefile() local
/busybox-1.35.0/networking/
Dpscan.c76 unsigned start, diff; in pscan_main() local
Darping.c74 unsigned start; member
95 #define start (G.start ) macro
/busybox-1.35.0/miscutils/
Dmakedevs.c209 unsigned start = 0; in makedevs_main() local
Dchat.c124 char *start = s; in unescape() local
/busybox-1.35.0/modutils/
Ddepmod.c86 static void order_dep_list(module_db *modules, module_entry *start, llist_t *add) in order_dep_list()
Dmodprobe.c345 char *s, *start = *stringp; in strsep_quotes() local
/busybox-1.35.0/sysklogd/
Dklogd.c239 char *start; in klogd_main() local
/busybox-1.35.0/coreutils/
Dcut.c152 unsigned uu = 0, start = 0, end = 0, out = 0; in cut_file() local
Dsort.c144 int start = start; /* for compiler */ in get_key() local
/busybox-1.35.0/networking/udhcp/
Dd6_dhcpc.c511 uint8_t *start = ptr; in add_d6_client_options() local
1606 unsigned start; in udhcpc6_main() local
/busybox-1.35.0/editors/
Dvi.c449 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)
Dsed.c374 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/
Drunsv.c99 struct timespec start; member
/busybox-1.35.0/scripts/kconfig/
Dgconf.c466 GtkTextIter start, end; in text_insert_help() local
503 GtkTextIter start, end; in text_insert_msg() local
/busybox-1.35.0/archival/
Ddpkg.c169 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

12