Home
last modified time | relevance | path

Searched defs:stdout_pipe (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c80 int stdin_pipe[2], stdout_pipe[2], tmp; __archive_create_child() local
[all...]
/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c83 int stdin_pipe[2], stdout_pipe[2]; in child_process() local
/freebsd/libexec/flua/lfbsd/
H A Dlfbsd.c94 int stdout_pipe[2] = {-1, -1}; in lua_exec() local