Home
last modified time | relevance | path

Searched defs:source (Results 1 – 8 of 8) sorted by relevance

/busybox-1.35.0/scripts/kconfig/
Dzconf.gperf16 source, T_SOURCE, TF_COMMAND keyword
/busybox-1.35.0/libbb/
Dcopy_file.c80 int FAST_FUNC copy_file(const char *source, const char *dest, int flags) in copy_file()
/busybox-1.35.0/networking/
Darping.c56 #define GETOPT32(str_timeout, device, source) \ argument
298 char *source = NULL; in arping_main() local
Dtraceroute.c876 char *source; in traceroute_init() local
/busybox-1.35.0/archival/libarchive/bz/
Dbzlib.c386 char* source, in BZ2_bzBuffToBuffCompress()
/busybox-1.35.0/util-linux/
Dunshare.c74 static void mount_or_die(const char *source, const char *target, in mount_or_die()
Dmount.c540 static int verbose_mount(const char *source, const char *target, in verbose_mount()
/busybox-1.35.0/miscutils/
Ddevfsd.c237 const char *source; member
883 char source[STRING_LENGTH], destination[STRING_LENGTH]; in action_copy() local