| /freebsd-12.1/usr.sbin/uefisign/ |
| H A D | uefisign.h | 43 struct executable { struct 44 const char *x_path; 45 FILE *x_fp; 47 char *x_buf; 48 size_t x_len; 53 size_t x_headers_len; 55 off_t x_checksum_off; 56 size_t x_checksum_len; 58 off_t x_certificate_entry_off; 61 int x_nsections; [all …]
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | pex-win32.c | 153 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()
|
| H A D | pex-one.c | 24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
|
| H A D | pex-common.c | 150 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()
|
| H A D | pex-unix.c | 339 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()
|
| H A D | pex-djgpp.c | 114 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child()
|
| H A D | pex-msdos.c | 156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_msdos_exec_child()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | DynamicLoaderHexagonDYLD.cpp | 122 ModuleSP executable; in DidAttach() local 172 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local 482 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
| H A D | DynamicLoaderWindowsDYLD.cpp | 70 ModuleSP executable = GetTargetExecutable(); in DidAttach() local
|
| /freebsd-12.1/contrib/file/src/ |
| H A D | ascmagic.c | 122 int executable = 0; in file_ascmagic_with_encoding() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DynamicLoaderPOSIXDYLD.cpp | 179 ModuleSP executable; in DidLaunch() local 571 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | DynamicLoader.cpp | 81 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common.cc | 161 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, in addAddressRange()
|
| H A D | sanitizer_linux_libcdep.cc | 563 bool executable = phdr->p_flags & PF_X; in dl_iterate_phdr_cb() local
|
| H A D | sanitizer_common.h | 734 bool executable; member
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | revert.c | 651 svn_boolean_t executable; in revert_wc_data() local
|
| /freebsd-12.1/usr.sbin/autofs/ |
| H A D | common.c | 1033 bool executable; in parse_map() local
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | sh.exec.c | 889 executable(const Char *dir, const Char *name, int dir_ok) in executable() function
|
| /freebsd-12.1/contrib/subversion/subversion/svn/ |
| H A D | file-merge.c | 881 svn_boolean_t executable; in svn_cl__merge_file() local
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | add.c | 257 svn_boolean_t executable = FALSE; in svn_client__get_paths_auto_props() local
|
| H A D | export.c | 188 svn_string_t *eol_style, *keywords, *executable, *special; in export_node() local
|
| H A D | patch.c | 249 svn_boolean_t executable; member
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | io.c | 1624 svn_boolean_t executable, in io_set_file_perms() 2179 svn_boolean_t executable, in svn_io_set_file_executable() 2229 svn_io__is_finfo_executable(svn_boolean_t *executable, in svn_io__is_finfo_executable() 2263 svn_io_is_file_executable(svn_boolean_t *executable, in svn_io_is_file_executable()
|
| /freebsd-12.1/contrib/gdb/include/ |
| H A D | bfdlink.h | 295 unsigned int executable : 1; member
|
| /freebsd-12.1/contrib/binutils/include/ |
| H A D | bfdlink.h | 310 unsigned int executable : 1; member
|