Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 43) sorted by relevance

12

/busybox-1.35.0/testsuite/
Dawk.tests252 function f() { function
268 f(); function
/busybox-1.35.0/modutils/
Dmodutils-24.c777 struct arch_file *f; in arch_new_file() local
795 arch_apply_relocation(struct obj_file *f, in arch_apply_relocation()
1746 static struct obj_section *arch_xsect_init(struct obj_file *f, const char *name, in arch_xsect_init()
1767 static void arch_create_got(struct obj_file *f) in arch_create_got()
1972 obj_set_symbol_compare(struct obj_file *f, in obj_set_symbol_compare()
2001 obj_add_symbol(struct obj_file *f, const char *name, in obj_add_symbol()
2096 obj_find_symbol(struct obj_file *f, const char *name) in obj_find_symbol()
2107 static ElfW(Addr) obj_symbol_final_value(struct obj_file * f, struct obj_symbol * sym) in obj_symbol_final_value()
2118 static struct obj_section *obj_find_section(struct obj_file *f, const char *name) in obj_find_section()
2153 obj_insert_section_load_order(struct obj_file *f, struct obj_section *sec) in obj_insert_section_load_order()
[all …]
Ddepmod.c111 static void xfreopen_write(const char *file, FILE *f) in xfreopen_write()
/busybox-1.35.0/networking/libiproute/
Dll_proto.c19 #define __PF(f,n) ETH_P_##f, argument
87 #define __PF(f,n) #n "\0" argument
Dipneigh.c199 #define PRINT_FLAG(f) \ in print_neigh() argument
/busybox-1.35.0/libbb/
Dconcat_subpath_file.c17 char* FAST_FUNC concat_subpath_file(const char *path, const char *f) in concat_subpath_file()
Dfclose_nonstdin.c15 int FAST_FUNC fclose_if_not_stdin(FILE *f) in fclose_if_not_stdin()
Ddevice_open.c14 int m, f, fd; in device_open() local
Drtc.c13 FILE *f = fopen_for_read(ADJTIME_PATH); in rtc_adjtime_is_utc() local
Dhash_md5_sha.c306 # define OP(f, a, b, c, d, k, s, T) \ in md5_process_block64() argument
626 uint32_t W[64], a, b, c, d, e, f, g, h; in sha256_process_block64() local
701 uint64_t f = ctx->hash[5]; in sha512_process_block128() local
/busybox-1.35.0/coreutils/
Dtac.c43 FILE *f; in tac_main() local
Dseq.c83 int f = strlen(dot); in seq_main() local
Dfactor.c51 #define R(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
54 #define P(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
Dmd5_sha1_sum.c155 # define hash_file(f,w) hash_file(f) argument
Dprintf.c290 static char **print_formatted(char *f, char **argv, int *conv_err) in print_formatted()
/busybox-1.35.0/util-linux/
Dswaponoff.c235 FILE *f = xfopen_for_read("/etc/fstab"); in do_em_all_in_fstab() local
276 FILE *f = fopen_for_read("/proc/swaps"); in do_all_in_proc_swaps() local
Dfdisk_sgi.c136 setfreelist(int i, unsigned int f, unsigned int l) in setfreelist()
143 add2freelist(unsigned int f, unsigned int l) in add2freelist()
/busybox-1.35.0/scripts/kconfig/lxdialog/
Dmenubox.c189 FILE *f; in dialog_menu() local
/busybox-1.35.0/runit/
Dsvlogd.c465 char f[28]; in processorstop() local
511 struct dirent *f; in rmoldest() local
631 struct dirent *f; in buffer_pwrite() local
Drunsv.c484 static void open_control(const char *f, struct svdir *s) in open_control()
/busybox-1.35.0/procps/
Dfuser.c108 FILE *f; in scan_proc_net_or_maps() local
/busybox-1.35.0/findutils/
Dfind.c433 action_fp f; member
1087 static action* alloc_action(struct pp_locals *ppl, int sizeof_struct, action_fp f) in alloc_action()
/busybox-1.35.0/networking/
Dbrctl.c274 const struct fdb_entry *f = &fdb[i]; in show_bridge_macs() local
/busybox-1.35.0/debianutils/
Dstart_stop_daemon.c278 FILE *f; in do_pidfile() local
/busybox-1.35.0/miscutils/
Dbc.c622 #define EXBITS(a,b,c,d,e,f,g,h) \ argument
2267 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in zbc_num_sqrt() local
2454 static void bc_func_init(BcFunc *f) in bc_func_init()
2466 BcFunc *f = (BcFunc *) func; in bc_func_free() local
3707 BcFunc *f; in xc_program_reset() local
3766 BcFunc f; in xc_program_add_fn() local
4434 static BC_STATUS zbc_func_insert(BcFunc *f, char *name, BcType type) in zbc_func_insert()
5474 BcFunc *f; in zxc_program_read() local
6224 BcFunc *f; in zbc_program_return() local
6553 BcFunc *f; in zdc_program_execStr() local
[all …]

12