Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 20 of 20) sorted by relevance

/trueos/usr.sbin/uefisign/
HDuefisign.h41 struct executable { struct
42 const char *x_path;
43 FILE *x_fp;
45 char *x_buf;
46 size_t x_len;
51 size_t x_headers_len;
53 off_t x_checksum_off;
54 size_t x_checksum_len;
56 off_t x_certificate_entry_off;
57 size_t x_certificate_entry_len;
[all …]
/trueos/contrib/gcclibs/libiberty/
HDpex-win32.c153 tack_on_executable (char *buf, const char *executable) in tack_on_executable()
184 mingw_rootify (const char *executable) in mingw_rootify()
287 msys_rootify (const char *executable) in msys_rootify()
525 win32_spawn (const char *executable, in win32_spawn()
622 spawn_script (const char *executable, char *const *argv, in spawn_script()
700 const char *executable, char * const * argv, in pex_win32_exec_child()
HDpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
HDpex-common.c150 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
337 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
HDpex-unix.c339 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
359 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
HDpex-djgpp.c114 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child()
HDpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_msdos_exec_child()
/trueos/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
HDDynamicLoaderPOSIXDYLD.cpp114 ModuleSP executable; in DidAttach() local
135 ModuleSP executable; in DidLaunch() local
377 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
/trueos/contrib/file/src/
HDascmagic.c121 int executable = 0; in file_ascmagic_with_encoding() local
/trueos/contrib/llvm/tools/lldb/source/Core/
HDDynamicLoader.cpp85 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
/trueos/contrib/subversion/subversion/libsvn_wc/
HDrevert.c524 svn_boolean_t executable; in revert_restore() local
/trueos/usr.sbin/autofs/
HDcommon.c1033 bool executable; in parse_map() local
/trueos/contrib/subversion/subversion/libsvn_subr/
HDio.c1513 svn_boolean_t executable, in io_set_file_perms()
1844 svn_boolean_t executable, in svn_io_set_file_executable()
1894 svn_io__is_finfo_executable(svn_boolean_t *executable, in svn_io__is_finfo_executable()
1928 svn_io_is_file_executable(svn_boolean_t *executable, in svn_io_is_file_executable()
/trueos/contrib/tcsh/
HDsh.exec.c888 executable(const Char *dir, const Char *name, int dir_ok) in executable() function
/trueos/contrib/subversion/subversion/svn/
HDfile-merge.c875 svn_boolean_t executable; in svn_cl__merge_file() local
/trueos/contrib/subversion/subversion/libsvn_client/
HDadd.c256 svn_boolean_t executable = FALSE; in svn_client__get_paths_auto_props() local
HDexport.c188 svn_string_t *eol_style, *keywords, *executable, *special; in export_node() local
HDpatch.c236 svn_boolean_t executable; member
/trueos/contrib/gdb/include/
HDbfdlink.h295 unsigned int executable : 1; member
/trueos/contrib/binutils/include/
HDbfdlink.h310 unsigned int executable : 1; member