/minix3/crypto/external/bsd/openssl/dist/test/ |
H A D | dummytest.c | 11 char *p, *q = 0, *program; in main() local
|
/minix3/external/bsd/kyua-cli/dist/utils/process/ |
H A D | child.cpp | 161 log_exec(const fs::path& program, const process::args_vector& args) in log_exec() 195 cxx_exec(const fs::path& program, const process::args_vector& args) throw() in cxx_exec() 376 process::child::spawn_capture(const fs::path& program, const args_vector& args) in spawn_capture() 402 process::child::spawn_files(const fs::path& program, in spawn_files()
|
/minix3/minix/usr.bin/mined/ |
H A D | mined2.c | 1045 static REGEX program; /* Program of expression */ in get_expression() local 1095 REGEX *program; /* Program resulting from compilation */ in change() local 1159 char *substitute(LINE *line, REGEX *program, char *replacement) in substitute() 1216 register REGEX *program; in search() local 1306 void finished(register REGEX *program, int *last_exp) in finished() 1323 void compile(register char *pattern, REGEX *program) in compile() 1462 LINE *match(REGEX *program, char *string, register FLAG method) in match() 1506 int line_check(register REGEX *program, char *string, FLAG method) in line_check() 1551 int check_string(REGEX *program, register char *string, int *expression) in check_string() 1624 int star(REGEX *program, register char *end_position, register char *string, in star()
|
/minix3/lib/libc/rpc/ |
H A D | pmap_clnt.c | 103 pmap_unset(u_long program, u_long version) in pmap_unset()
|
H A D | pmap_getport.c | 104 pmap_getport(struct sockaddr_in *address, u_long program, u_long version, in pmap_getport()
|
H A D | rpcb_clnt.c | 540 rpcb_set(rpcprog_t program, rpcvers_t version, in rpcb_set() 600 rpcb_unset(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf) in rpcb_unset() 685 __rpcb_findaddr(rpcprog_t program, rpcvers_t version, in __rpcb_findaddr() 987 rpcb_getaddr(const rpcprog_t program, const rpcvers_t version, in rpcb_getaddr()
|
/minix3/external/bsd/kyua-testers/dist/ |
H A D | stacktrace.c | 118 run_gdb(const char* program, const char* core_name, FILE* output) in run_gdb() 308 kyua_stacktrace_dump(const char* program, const pid_t dead_pid, in kyua_stacktrace_dump()
|
H A D | common_inttest.h | 135 char* program = tester_path(); in execute() local
|
/minix3/minix/commands/cawf/ |
H A D | regexp.h | 15 unsigned char program[1]; /* Unwarranted chumminess with member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | GraphWriter.cpp | 118 static const char *getProgramName(GraphProgram::Name program) { in getProgramName() 135 GraphProgram::Name program) { in DisplayGraph()
|
/minix3/include/ |
H A D | regexp.h | 91 char program[1]; /* Unwarranted chumminess with compiler. */ member
|
/minix3/external/bsd/kyua-cli/dist/engine/drivers/ |
H A D | list_tests.cpp | 55 list_test_program(const engine::test_program& program, in list_test_program()
|
H A D | run_tests.cpp | 111 run_test_program(const engine::test_program& program, in run_test_program()
|
/minix3/external/bsd/bind/dist/bin/tools/ |
H A D | genrandom.c | 33 const char *program = "genrandom"; variable
|
H A D | nsec3hash.c | 40 const char *program = "nsec3hash"; variable
|
/minix3/external/bsd/less/dist/ |
H A D | regexp.h | 21 char program[1]; /* Unwarranted chumminess with compiler. */ member
|
/minix3/external/bsd/bind/dist/bin/dnssec/ |
H A D | dnssec-revoke.c | 47 const char *program = "dnssec-revoke"; variable
|
H A D | dnssec-verify.c | 78 const char *program = "dnssec-verify"; variable
|
/minix3/external/bsd/bind/dist/bin/confgen/ |
H A D | ddns-confgen.c | 64 static char program[256]; variable
|
H A D | rndc-confgen.c | 66 static char program[256]; variable
|
/minix3/lib/libkvm/ |
H A D | kvm.c | 104 _kvm_err(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_err() 121 _kvm_syserr(kvm_t *kd, const char *program, const char *fmt, ...) in _kvm_syserr() 710 const char *program) in kvm_open()
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | signals_test.cpp | 62 program(void) in program() function
|
H A D | requirements.cpp | 56 has_program(const tools::fs::path& program) in has_program()
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-run/ |
H A D | signals_test.cpp | 65 program(void) in program() function
|
/minix3/external/bsd/kyua-cli/dist/engine/ |
H A D | testers.cpp | 275 engine::tester::test(const fs::path& program, const std::string& test_case_name, in test() argument
|