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

  /src/usr.bin/mail/
popen.c 225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) function in typeref:typename:PUBLIC int
259 pid = start_command(shellcmd, &nset, fd0, fd1, "-c", cmd, NULL);

Completed in 11 milliseconds