OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_child
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libwrap/
shell_cmd.c
41
static void
do_child
(char *) __dead;
61
do_child
(command);
69
/*
do_child
- exec command with { stdin, stdout, stderr } to /dev/null */
72
do_child
(char *command)
function
/src/external/bsd/atf/dist/atf-c/detail/
process.c
416
do_child
(void (*)(void *),
423
do_child
(void (*start)(void *),
function
482
do_child
(start, v, &outsp, &errsp);
/src/crypto/external/bsd/openssh/dist/
session.c
116
__dead void
do_child
(struct ssh *, Session *, const char *);
349
* will call
do_child
from the child, and server_loop from the parent after
470
do_child
(ssh, s, command);
503
* will call
do_child
from the child, and server_loop from the parent after
579
do_child
(ssh, s, command);
1309
do_child
(struct ssh *ssh, Session *s, const char *command)
function
Completed in 49 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026