Searched defs:source (Results 1 – 8 of 8) sorted by relevance
/busybox-1.35.0/scripts/kconfig/ |
D | zconf.gperf | 16 source, T_SOURCE, TF_COMMAND keyword
|
/busybox-1.35.0/libbb/ |
D | copy_file.c | 80 int FAST_FUNC copy_file(const char *source, const char *dest, int flags) in copy_file()
|
/busybox-1.35.0/networking/ |
D | arping.c | 56 #define GETOPT32(str_timeout, device, source) \ argument 298 char *source = NULL; in arping_main() local
|
D | traceroute.c | 876 char *source; in traceroute_init() local
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | bzlib.c | 386 char* source, in BZ2_bzBuffToBuffCompress()
|
/busybox-1.35.0/util-linux/ |
D | unshare.c | 74 static void mount_or_die(const char *source, const char *target, in mount_or_die()
|
D | mount.c | 540 static int verbose_mount(const char *source, const char *target, in verbose_mount()
|
/busybox-1.35.0/miscutils/ |
D | devfsd.c | 237 const char *source; member 883 char source[STRING_LENGTH], destination[STRING_LENGTH]; in action_copy() local
|