Searched defs:fork_or_rexec (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/libbb/ | ||
D | vfork_daemon_rexec.c | 261 pid_t FAST_FUNC fork_or_rexec(char **argv) in fork_or_rexec() function |
/busybox-1.35.0/include/ | ||
D | libbb.h | 1313 # define fork_or_rexec(argv) xfork() macro |