Searched refs:subprocess (Results 1 – 10 of 10) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | copyright.py | 36 import subprocess 85 p = subprocess.Popen(update_cmd, stdout=subprocess.PIPE, 86 stderr=subprocess.STDOUT)
|
| /dflybsd-src/crypto/openssh/ |
| H A D | misc.h | 123 pid_t subprocess(const char *, const char *, int, char **, FILE **, u_int,
|
| H A D | auth2-pubkey.c | 442 if ((pid = subprocess("AuthorizedPrincipalsCommand", command, in match_principals_command() 712 if ((pid = subprocess("AuthorizedKeysCommand", command, in user_key_command_allowed2()
|
| H A D | sshconnect.c | 926 if ((pid = subprocess(tag, command, ac, av, &f, in load_hostkeys_command()
|
| H A D | README.DELETED | 136 ./regress/agent-subprocess.sh
|
| H A D | misc.c | 2735 subprocess(const char *tag, const char *command, in subprocess() function
|
| /dflybsd-src/contrib/zlib-1.2/ |
| H A D | FAQ | 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
|
| /dflybsd-src/contrib/file/ |
| H A D | ChangeLog | 971 * Don't wait for any subprocess, just the one we forked.
|
| /dflybsd-src/contrib/dialog/ |
| H A D | CHANGES | 2272 created by the tailbox subprocess(es).
|
| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | invoke.texi | 5953 Report the CPU time taken by each subprocess in the compilation
|