Searched refs:shell_cmd (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/tcp_wrappers/
H A Dshell_cmd.c2 * shell_cmd() takes a shell command after %<character> substitutions. The
12 static char sccsid[] = "@(#) shell_cmd.c 1.5 94/12/28 17:42:44";
34 /* shell_cmd - execute shell command */
36 void shell_cmd(command) function
H A Dtcpd.h77 extern void shell_cmd(); /* execute shell command */
H A Dscaffold.c217 /* dummy function to intercept the real shell_cmd() */
221 void shell_cmd(command) function
H A Doptions.c313 shell_cmd(value);
H A Dtcpdchk.c260 shell_cmd(percent_x(buf, sizeof(buf), sh_cmd, request));
H A Dhosts_access.c200 shell_cmd(percent_x(cmd, sizeof(cmd), sh_cmd, request));

Completed in 31 milliseconds