Searched defs:executable (Results 1 – 13 of 13) sorted by relevance
/minix3/minix/tests/ |
H A D | test86.c | 16 char *executable, cp_cmd[PATH_MAX + 9]; in main() local
|
H A D | test20.c | 41 char executable[1024]; variable
|
H A D | test43.c | 18 static const char *executable; variable
|
H A D | test41.c | 62 static char *executable; variable
|
H A D | test89.c | 23 static const char *executable; variable
|
H A D | test42.c | 78 static char *executable; variable
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | test-program.cpp | 134 const tools::fs::path& executable; member 146 const tools::fs::path& executable; member 213 exec_or_exit(const tools::fs::path& executable, in exec_or_exit() 652 impl::get_metadata(const tools::fs::path& executable, in get_metadata() 730 impl::run_test_case(const tools::fs::path& executable, in run_test_case()
|
H A D | test_program_test.cpp | 764 const tools::fs::path executable = get_helper(*this, "bad_metadata_helper"); in ATF_TEST_CASE_BODY() local 772 const tools::fs::path executable = get_helper(*this, "zero_tcs_helper"); in ATF_TEST_CASE_BODY() local 780 const tools::fs::path executable = get_helper(*this, "several_tcs_helper"); in ATF_TEST_CASE_BODY() local
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-run/ |
H A D | test-program.cpp | 135 const atf::fs::path& executable; member 147 const atf::fs::path& executable; member 214 exec_or_exit(const atf::fs::path& executable, in exec_or_exit() 650 impl::get_metadata(const atf::fs::path& executable, in get_metadata() 728 impl::run_test_case(const atf::fs::path& executable, in run_test_case()
|
H A D | test_program_test.cpp | 761 const atf::fs::path executable = get_helper(*this, "bad_metadata_helper"); in ATF_TEST_CASE_BODY() local 769 const atf::fs::path executable = get_helper(*this, "zero_tcs_helper"); in ATF_TEST_CASE_BODY() local 777 const atf::fs::path executable = get_helper(*this, "several_tcs_helper"); in ATF_TEST_CASE_BODY() local
|
/minix3/external/bsd/file/dist/src/ |
H A D | ascmagic.c | 127 int executable = 0; in file_ascmagic_with_encoding() local
|
/minix3/external/bsd/llvm/dist/llvm/utils/ |
H A D | llvm-compilers-check | 83 def find_executable(executable, path=None): argument
|
/minix3/bin/csh/ |
H A D | exec.c | 567 executable(Char *dir, Char *name, int dir_ok) in executable() function
|