Home
last modified time | relevance | path

Searched defs:fname (Results 1 – 23 of 23) sorted by relevance

/busybox-1.35.0/archival/libarchive/
Dopen_transformer.c267 static transformer_state_t *open_transformer(const char *fname, int fail_if_not_compressed) in open_transformer()
292 int FAST_FUNC open_zipped(const char *fname, int fail_if_not_compressed) in open_zipped()
323 void* FAST_FUNC xmalloc_open_zipped_read_close(const char *fname, size_t *maxsz_p) in xmalloc_open_zipped_read_close()
/busybox-1.35.0/coreutils/
Dreadlink.c69 char *fname; in readlink_main() local
Dshred.c69 const char *fname; in shred_main() local
Dshuf.c130 const char *fname = "-"; in shuf_main() local
/busybox-1.35.0/selinux/
Dchcon.c66 const char *fname, in change_filedir_context()
165 char *fname; in chcon_main() local
/busybox-1.35.0/mailutils/
Dmail.c128 static void encode_n_base64(const char *fname, const char *text, size_t len) in encode_n_base64()
182 void FAST_FUNC printfile_base64(const char *fname) in printfile_base64()
Dreformime.c191 char *fname = xasprintf("%s%s", *argv, filename); in parse() local
/busybox-1.35.0/libbb/
Dubi.c32 char fname[sizeof("/sys/class/ubi/ubi%u_%u/name") + 2 * sizeof(int)*3]; in ubi_get_volid_by_name() local
Ddump.c327 static void do_skip(priv_dumper_t *dumper, const char *fname) in do_skip()
351 const char *fname = *dumper->argv; in next() local
/busybox-1.35.0/printutils/
Dlpd.c158 char *fname; in lpd_main() local
/busybox-1.35.0/util-linux/volume_id/
Dxfs.c37 uint8_t fname[12]; member
/busybox-1.35.0/util-linux/
Dscript.c61 const char *fname = "typescript"; in script_main() local
/busybox-1.35.0/modutils/
Ddepmod.c36 const char *fname, in parse_module()
Dmodprobe-small.c252 static int load_module(const char *fname, const char *options) in load_module()
386 const char *fname; in fileAction() local
/busybox-1.35.0/procps/
Dpowertop.c116 static int write_str_to_file(const char *fname, const char *str) in write_str_to_file()
544 char fname[sizeof("/sys/devices/system/cpu//cpuidle//desc") + 2*BIG_SYSNAME_LEN]; in print_intel_cstates() local
Dmpstat.c541 static void get_irqs_from_interrupts(const char *fname, in get_irqs_from_interrupts()
Dnmeter.c156 static void readfile_z(proc_file *pf, const char* fname) in readfile_z()
/busybox-1.35.0/networking/
Dnameif.c224 const char *fname = "/etc/mactab"; in nameif_main() local
/busybox-1.35.0/editors/
Dsed.c447 char *fname; in parse_subst_cmd() local
Dawk.c2810 const char *fname, *ind; in next_input_file() local
/busybox-1.35.0/include/
Dlibbb.h1012 # define open_zipped(fname, fail_if_not_compressed) open((fname), O_RDONLY); argument
1013 # define xmalloc_open_zipped_read_close(fname, maxsz_p) xmalloc_open_read_close((fname), (maxsz_p)) argument
/busybox-1.35.0/shell/
Dash.c965 union node *fname; member
5519 char *fname; in openredirect() local
11151 setinputfile(const char *fname, int flags) in setinputfile()
/busybox-1.35.0/miscutils/
Dbc.c7330 char **fname; in zxc_vm_exec() local