Home
last modified time | relevance | path

Searched refs:shell_cmd (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Dshell_cmd.c45 void shell_cmd(command) in shell_cmd() function
H A DMakefile.com32 OBJECTS = hosts_access.o options.o shell_cmd.o rfc931.o eval.o \
H A Dmapfile-vers99 shell_cmd;
H A Dtcpd.h157 extern void shell_cmd(); /* execute shell command */
H A Dhosts_access.c187 shell_cmd(percent_x(cmd, sizeof(cmd), sh_cmd, request));
H A Doptions.c317 shell_cmd(value);
/illumos-gate/usr/src/cmd/tcpd/
H A Dmapfile-intf-tcpdmatch51 shell_cmd { FLAGS = INTERPOSE };
H A Dmapfile-intf-tcpdchk55 shell_cmd { FLAGS = INTERPOSE };
H A Dscaffold.c162 void shell_cmd(command) in shell_cmd() function
H A Dtcpdchk.c255 shell_cmd(percent_x(buf, sizeof(buf), sh_cmd, request));