Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/code/onchange/
H A Dmain.c9 void run_command(uv_fs_event_t *handle, const char *filename, int events, int status) { in run_command() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A D__init__.py59 def run_command(command, cwd=None): function
/netbsd-src/external/gpl2/gmake/dist/tests/
H A Dtest_driver.pl769 sub run_command subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dcollect_and_build_with_pgo.py162 def run_command(self, member in Env
/netbsd-src/usr.bin/mail/
H A Dpopen.c435 run_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) in run_command() function