Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dsave_execute.c49 execute_opts_t *exe = ctx; local
59 execute_opts_t *exe = ctx; local
72 execute_opts_t *exe = ctx; local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Drun.py38 isTestExe = lambda exe: exe.endswith('.tmp.exe') and os.path.exists(exe) argument
H A Dssh.py70 isTestExe = lambda exe: exe.endswith('.tmp.exe') and os.path.exists(exe) argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dcollect_data_flow.py35 def collect_dataflow_for_corpus(self, exe, corpus_dir, output_dir): argument
/netbsd-src/usr.bin/crunch/examples/
H A DMakefile19 exe: $(CRUNCHED) target
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dremote-exec.py78 isExecutable = lambda exe: re.match(args.exec_pattern, exe) and os.path.exists(exe) argument
H A Dupdate_cc_test_checks.py206 def exec_run_line(exe): argument
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dsetproctitle.c61 char *exe; in setproctitle() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-src.cc491 char *exe; in check_args() local
589 er_src::checkJavaClass (char* exe) in checkJavaClass()
669 er_src::open (char *exe) in open()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-src.cc491 char *exe; in check_args() local
589 er_src::checkJavaClass (char* exe) in checkJavaClass()
669 er_src::open (char *exe) in open()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Dmain_winsvc.c254 static int register_service(const TCHAR *exe) in register_service()
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dtp_main.c428 atf_fs_path_t exe, srcdir; in handle_srcdir() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dcommon.py145 def invoke_tool(exe, cmd_args, ir, preprocess_cmd=None, verbose=False): argument
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dxcoff.c1075 void *data, fileline *fileline_fn, int *found_sym, int exe) in xcoff_add()
H A Delf.c2621 struct dwarf_data **fileline_entry, int exe, int debuginfo, in elf_add()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dxcoff.c1074 void *data, fileline *fileline_fn, int *found_sym, int exe) in xcoff_add()
H A Delf.c3989 struct dwarf_data **fileline_entry, int exe, int debuginfo, in elf_add()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c3669 static const char exe[] = "exe"; in create_linker_symbols() local