Home
last modified time | relevance | path

Searched defs:bb_daemonize_or_rexec (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dvfork_daemon_rexec.c280 void FAST_FUNC bb_daemonize_or_rexec(int flags, char **argv) in bb_daemonize_or_rexec() function
/busybox-1.35.0/include/
Dlibbb.h1314 # define bb_daemonize_or_rexec(flags, argv) bb_daemonize_or_rexec(flags) macro