Home
last modified time | relevance | path

Searched refs:start_command (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/mail/
H A Dpopen.c117 pid = start_command(value("SHELL"), &nset, fd0, fd1, "-c", cmd, NULL); in Popen()
246 start_command(char *cmd, sigset_t *nset, int infd, int outfd, ...) in start_command() function
H A Dextern.h224 int start_command(char *, sigset_t *, int, int, ...);
H A Dfio.c372 pid = start_command(sh, 0, -1, pivec[1], "-c", cmdbuf, NULL); in expand()
H A Dnames.c365 pid = start_command(sh, &nset, image, -1, "-c", fname, in outof()