OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shell_cmd
(Results
1 - 4
of
4
) 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
/src/usr.sbin/tcpdchk/
scaffold.c
108
/* dummy function to intercept the real
shell_cmd
() */
112
void
shell_cmd
(char *command)
function
/src/external/gpl3/gdb.old/dist/gdb/cli/
cli-cmds.c
2802
cmd_list_element *
shell_cmd
2806
set_cmd_completer (
shell_cmd
, deprecated_filename_completer);
2808
add_com_alias ("!",
shell_cmd
, class_support, 0);
2796
cmd_list_element *
shell_cmd
local
/src/external/gpl3/gdb/dist/gdb/cli/
cli-cmds.c
2849
cmd_list_element *
shell_cmd
2853
set_cmd_completer_handle_brkchars (
shell_cmd
, shell_command_completer);
2855
add_com_alias ("!",
shell_cmd
, class_support, 0);
2843
cmd_list_element *
shell_cmd
local
Completed in 20 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026