Searched defs:run_command (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/mit/libuv/dist/docs/code/onchange/ |
H A D | main.c | 9 void run_command(uv_fs_event_t *handle, const char *filename, int events, int status) { in run_command() function
|
/freebsd-src/tests/sys/acl/ |
H A D | aclfuzzer.sh | 34 run_command() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | __init__.py | 59 def run_command(command, cwd=None): function
|
/netbsd-src/external/gpl2/gmake/dist/tests/ |
H A D | test_driver.pl | 769 sub run_command subroutine
|
/freebsd-src/contrib/bearssl/tools/ |
H A D | sslio.c | 75 run_command(br_ssl_engine_context *cc, unsigned char *buf, size_t len) in run_command() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | collect_and_build_with_pgo.py | 162 def run_command(self, member in Env
|
/freebsd-src/usr.sbin/jail/ |
H A D | command.c | 287 run_command(struct cfjail *j) in run_command() function
|
/freebsd-src/usr.bin/mail/ |
H A D | popen.c | 232 run_command(char *cmd, sigset_t *nset, int infd, int outfd, ...) in run_command() function
|
/netbsd-src/usr.bin/mail/ |
H A D | popen.c | 435 run_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) in run_command() function
|
/freebsd-src/sbin/geom/core/ |
H A D | geom.c | 457 run_command(int argc, char *argv[]) in run_command() function
|