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

/osnet-11/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
H A Dllib-lwrap16 extern void shell_cmd(char *);
H A DMakefile.com28 OBJECTS = hosts_access.o options.o shell_cmd.o rfc931.o eval.o \
56 setenv.c shell_cmd.c socket.c tcpd.h tli.c update.c \
H A Dhosts_access.c189 shell_cmd(percent_x(cmd, sizeof(cmd), sh_cmd, request));
H A Dtcpd.h150 extern void shell_cmd(); /* execute shell command */
H A Doptions.c319 shell_cmd(value);

Completed in 26 milliseconds