OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_command
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/mail/
edit.c
114
if (
run_command
(editcmd, NULL, 0, -1, tempname, NULL) < 0) {
collect.c
181
if (
run_command
(shellcmd,
648
rc2 =
run_command
(shellcmd, NULL, nullfd, fileno(fbuf), "-c", cp + 1, NULL);
extern.h
246
int
run_command
(const char *, sigset_t *, int, int, ...);
cmd1.c
615
(void)
run_command
(cmd, NULL, -1, -1, dirname, NULL);
popen.c
435
run_command
(const char *cmd, sigset_t *nset, int infd, int outfd, ...)
function in typeref:typename:PUBLIC int
cmd3.c
156
(void)
run_command
(shellcmd, NULL, 0, 1, "-c", cmd, NULL);
178
(void)
run_command
(shellcmd, NULL, 0, 1, NULL);
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025