Searched defs:shell_cmd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Dshell_cmd.c9 * shell_cmd() takes a shell command after %<character> substitutions. The
19 static char sccsid[] = "@(#) shell_cmd.c 1.5 94/12/28 17:42:44";
45 /* shell_cmd - execute shell command */
47 void shell_cmd(command) function
/illumos-gate/usr/src/cmd/tcpd/
H A Dscaffold.c158 /* dummy function to intercept the real shell_cmd() */
162 void shell_cmd(command) function

Completed in 59 milliseconds