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

  /src/lib/libwrap/
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
  /src/usr.sbin/tcpdchk/
scaffold.c 108 /* dummy function to intercept the real shell_cmd() */
112 void shell_cmd(char *command) function in typeref:typename:void

Completed in 99 milliseconds