/busybox-1.35.0/coreutils/ |
D | expand.c | 76 char *ptr; in expand() local 138 char *ptr = line; in unexpand() local
|
/busybox-1.35.0/networking/ |
D | parse_pasv_epsv.c | 33 char *ptr; in parse_pasv_epsv() local
|
D | interface.c | 215 static char* FAST_FUNC UNSPEC_print(unsigned char *ptr) in UNSPEC_print() 689 static char* FAST_FUNC ether_print(unsigned char *ptr) in ether_print() 847 static void ife_print6(struct interface *ptr) in ife_print6() 904 static void ife_print(struct interface *ptr) in ife_print()
|
D | nslookup.c | 828 char *ptr = resbuf; in make_ptr() local 962 char *ptr; in nslookup_main() local
|
D | ifconfig.c | 528 char *ptr; in ifconfig_main() local
|
/busybox-1.35.0/libbb/ |
D | inet_cksum.c | 9 uint16_t FAST_FUNC inet_cksum(const void *ptr, int nleft) in inet_cksum()
|
D | in_ether.c | 18 char *ptr; in in_ether() local
|
D | process_escape_sequence.c | 18 char FAST_FUNC bb_process_escape_sequence(const char **ptr) in bb_process_escape_sequence()
|
D | xfuncs_printf.c | 41 void *ptr = malloc(size); in malloc_or_warn() local 50 void *ptr = malloc(size); in xmalloc() local 59 void* FAST_FUNC xrealloc(void *ptr, size_t size) in xrealloc() 71 void *ptr = xmalloc(size); in xzalloc() local
|
D | platform.c | 136 char *ptr; in strsep() local
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | xz_config.h | 28 #define kfree(ptr) free(ptr) argument 30 #define vfree(ptr) free(ptr) argument
|
/busybox-1.35.0/networking/libiproute/ |
D | utils.c | 40 char *ptr; in get_unsigned() local 55 char *ptr; in get_u32() local 70 char *ptr; in get_u16() local
|
/busybox-1.35.0/miscutils/ |
D | lsscsi.c | 58 char *ptr; in lsscsi_main() local
|
D | crontab.c | 45 const char *ptr; in edit_file() local
|
D | devfsd.c | 369 …tic unsigned int scan_dev_name_common(const char *d, unsigned int n, int addendum, const char *ptr) in scan_dev_name_common() 382 static unsigned int scan_dev_name(const char *d, unsigned int n, const char *ptr) in scan_dev_name() 568 char *ptr; in process_config_line() local 925 const char *ptr; in action_compat() local 1463 const char *ptr; in get_old_name() local 1632 const char *ptr; in st_expr_expand() local 1726 const char *env, *ptr; in expand_variable() local
|
D | bc.c | 1197 char *ptr; in bc_vec_pushAt() local 1288 static size_t bc_map_find_ge(const BcVec *v, const void *ptr) in bc_map_find_ge() 1308 static int bc_map_insert(BcVec *v, const void *ptr, size_t *i) in bc_map_insert() 1321 static size_t bc_map_find_exact(const BcVec *v, const void *ptr) in bc_map_find_exact() 1436 BcDig *ptr; in bc_num_ulong2num() local 1744 BcDig *ptr, *ptr_a, *ptr_b, *ptr_c; in zbc_num_a() local 2703 const char *ptr; in bc_num_parseDecimal() local 5282 BcId e, *ptr; in xc_program_search() local 5622 unsigned long dig, *ptr; in zxc_num_printNum() local 5798 BcResult res, *ptr; in zxc_program_negate() local [all …]
|
/busybox-1.35.0/scripts/ |
D | echo.c | 38 static char bb_process_escape_sequence(const char **ptr) in bb_process_escape_sequence()
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | blocksort.c | 38 void mvswap(uint32_t* ptr, int32_t zzp1, int32_t zzp2, int32_t zzn) in mvswap() 474 uint32_t *const ptr = state->ptr; in mainSimpleSort() local 615 uint32_t *const ptr = state->ptr; in mainQSort3() local 745 uint32_t *const ptr = state->ptr; in mainSort() local
|
D | compress.c | 222 uint32_t* ptr = s->ptr; in generateMTFValues() local
|
/busybox-1.35.0/modutils/ |
D | modinfo.c | 66 char *ptr, *the_module; in modinfo() local
|
D | depmod.c | 40 char *image, *ptr; in parse_module() local
|
D | modprobe-small.c | 163 static char* find_keyword(char *ptr, size_t len, const char *word) in find_keyword() 299 char *ptr; in parse_module() local
|
/busybox-1.35.0/examples/shutdown-1.0/script/ |
D | hardshutdown.c | 110 char *prog, *ptr; in main() local
|
/busybox-1.35.0/networking/udhcp/ |
D | d6_dhcpc.c | 220 const char *ptr, *name = NULL; in string_option_to_env() local 484 uint8_t *ptr; in init_d6_packet() local 508 static uint8_t *add_d6_client_options(uint8_t *ptr) in add_d6_client_options()
|
/busybox-1.35.0/scripts/kconfig/ |
D | symbol.c | 649 const char *ptr; in sym_lookup() local 695 const char *ptr; in sym_find() local
|