Home
last modified time | relevance | path

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 Dreplwrap.py68 def run_command(self, command, timeout=-1): member in REPLWrapper
/openbsd-src/usr.bin/make/
H A Dcmd_exec.c83 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__.py59 def run_command(command, cwd=None): function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DAddDelete.pm99 sub run_command($self, $state) subroutine
H A DPkgCheck.pm499 sub run_command($self) subroutine
H A DPkgCreate.pm1603 sub run_command($self, $state) subroutine
/openbsd-src/usr.sbin/iscsictl/
H A Discsictl.c215 run_command(struct pdu *pdu) in run_command() function
/openbsd-src/gnu/llvm/llvm/utils/
H A Dcollect_and_build_with_pgo.py162 def run_command(self, member in Env
/openbsd-src/usr.bin/mail/
H A Dpopen.c233 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 Dprocess_control.py518 def run_command(self, command): member in ProcessDriver
/openbsd-src/usr.bin/newsyslog/
H A Dnewsyslog.c348 run_command(char *cmd) run_command() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c401 run_command (char *args, int from_tty) in run_command() function