HomeSort by: relevance | last modified time | path
    Searched refs:shell_cmd (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.sbin/tcpdchk/
scaffold.h 11 void shell_cmd(char *);
scaffold.c 108 /* dummy function to intercept the real shell_cmd() */
112 void shell_cmd(char *command) function in typeref:typename:void
tcpdchk.c 268 shell_cmd(percent_x(buf, sizeof(buf), sh_cmd, request));
  /src/lib/libwrap/
Makefile 7 SRCS= hosts_access.c options.c shell_cmd.c rfc931.c eval.c hosts_ctl.c \
shell_cmd.c 1 /* $NetBSD: shell_cmd.c,v 1.7 2012/03/22 22:59:43 joerg Exp $ */
4 * shell_cmd() takes a shell command after %<character> substitutions. The
16 static char sccsid[] = "@(#) shell_cmd.c 1.5 94/12/28 17:42:44";
18 __RCSID("$NetBSD: shell_cmd.c,v 1.7 2012/03/22 22:59:43 joerg Exp $");
43 /* shell_cmd - execute shell command */
46 shell_cmd(char *command) function in typeref:typename:void
tcpd.h 76 extern void shell_cmd /* execute shell command */
hosts_access.c 217 shell_cmd(percent_x(cmd, sizeof(cmd), sh_cmd, request));
options.c 327 shell_cmd(value);
  /src/tests/dev/cgd/
t_cgdconfig.sh 223 atf_set descr "Test multiple shared key generations from shell_cmd"
232 keygen shell_cmd {
243 keygen shell_cmd {

Completed in 16 milliseconds