Searched defs:run_command (Results  1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ | 
| H A D | replwrap.py | 68     def run_command(self, command, timeout=-1):  member in REPLWrapper
 | 
| /openbsd-src/usr.bin/make/ | 
| H A D | cmd_exec.c | 83 run_command(const char *cmd, bool errCheck)  in run_command()  function
 | 
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ | 
| H A D | __init__.py | 59 def run_command(command, cwd=None):  function
 | 
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ | 
| H A D | AddDelete.pm | 99 sub run_command($self, $state)  subroutine
 | 
| H A D | PkgCheck.pm | 499 sub run_command($self)  subroutine
 | 
| H A D | PkgCreate.pm | 1603 sub run_command($self, $state)  subroutine
 | 
| /openbsd-src/usr.sbin/iscsictl/ | 
| H A D | iscsictl.c | 215 run_command(struct pdu *pdu)  in run_command()  function
 | 
| /openbsd-src/gnu/llvm/llvm/utils/ | 
| H A D | collect_and_build_with_pgo.py | 162     def run_command(self,  member in Env
 | 
| /openbsd-src/usr.bin/mail/ | 
| H A D | popen.c | 233 run_command(char *cmd, sigset_t *nset, int infd, int outfd, ...)  in run_command()  function
 | 
| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/ | 
| H A D | process_control.py | 518     def run_command(self, command):  member in ProcessDriver
 | 
| /openbsd-src/usr.bin/newsyslog/ | 
| H A D | newsyslog.c | 348 run_command(char *cmd) run_command()  function 
 | 
| /openbsd-src/gnu/usr.bin/binutils/gdb/ | 
| H A D | infcmd.c | 401 run_command (char *args, int from_tty)  in run_command()  function
 |