Home
last modified time | relevance | path

Searched defs:stdin_pipe (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libdpv/
H A Dutil.c66 int stdin_pipe[2] = { -1, -1 }; in shell_spawn_pipecmd() local
H A Ddialog_util.c236 int stdin_pipe[2] = { -1, -1 }; in dialog_spawn_gauge() local
/freebsd/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c80 int stdin_pipe[2], stdout_pipe[2], tmp; __archive_create_child() local
[all...]
/freebsd/libexec/flua/modules/
H A Dlfbsd.c70 int stdin_pipe[2] = {-1, -1}; in lua_exec() local
/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c83 int stdin_pipe[2], stdout_pipe[2]; in child_process() local