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

  /src/usr.bin/mail/
popen.c 225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) function
259 pid = start_command(shellcmd, &nset, fd0, fd1, "-c", cmd, NULL);
  /src/external/gpl3/gdb/dist/gdb/
infcmd.c 519 start_command (const char *args, int from_tty)
3333 c = add_com ("start", class_run, start_command, _("\
518 start_command (const char *args, int from_tty) function
  /src/external/gpl3/gdb.old/dist/gdb/
infcmd.c 518 start_command (const char *args, int from_tty)
3328 c = add_com ("start", class_run, start_command, _("\
517 start_command (const char *args, int from_tty) function

Completed in 53 milliseconds