Searched defs:executable (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, argument
H A Dpex-djgpp.c114 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-common.c150 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, argument
337 pex_run (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-unix.c339 pex_child_error (struct pex_obj *obj, const char *executable, argument
359 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
[all...]
H A Dpex-win32.c153 tack_on_executable (char *buf, const char *executable) argument
184 mingw_rootify (const char *executable) argument
287 msys_rootify(const char *executable) argument
525 win32_spawn(const char *executable, BOOL search, char *const *argv, char *const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
622 spawn_script(const char *executable, char *const *argv, char* const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
699 pex_win32_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char* const* env, int in, int out, int errdes, int toclose ATTRIBUTE_UNUSED, const char **errmsg, int *err) argument
[all...]
/freebsd-11-stable/usr.sbin/uefisign/
H A Duefisign.h43 struct executable { struct
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp100 lldb::addr_t DynamicLoaderWindowsDYLD::GetLoadAddress(ModuleSP executable) { argument
127 ModuleSP executable = GetTargetExecutable(); local
157 ModuleSP executable local
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dascmagic.c127 int executable = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp78 ModuleSP executable = target.GetExecutableModule(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp160 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable, argument
H A Dsanitizer_linux_libcdep.cpp555 bool executable = phdr->p_flags & PF_X; local
H A Dsanitizer_common.h735 bool executable; member in struct:__sanitizer::LoadedModule::AddressRange
739 AddressRange(uptr beg, uptr end, bool executable, bool writable, argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Drevert.c675 svn_boolean_t executable; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c881 svn_boolean_t executable; local
/freebsd-11-stable/usr.sbin/autofs/
H A Dcommon.c1034 bool executable; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp179 ModuleSP executable; local
568 ModuleSP executable = GetTargetExecutable(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp123 ModuleSP executable; local
173 ModuleSP executable local
479 ModuleSP executable = GetTargetExecutable(); local
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Dbfdlink.h295 unsigned int executable : 1; member in struct:bfd_link_info
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exec.c885 executable(const Char *dir, const Char *name, int dir_ok) function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dexport.c188 svn_string_t *eol_style, *keywords, *executable, *special; local
H A Dadd.c257 svn_boolean_t executable = FALSE; local
H A Dpatch.c249 /* True if the target has the executable bit set. */ member in struct:patch_target_t
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h310 unsigned int executable : 1; member in struct:bfd_link_info
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c1833 change_executable, executable, argument
1667 io_set_perms(const char *path, svn_boolean_t is_file, svn_boolean_t change_readwrite, svn_boolean_t enable_write, svn_boolean_t change_executable, svn_boolean_t executable, svn_boolean_t ignore_enoent, apr_pool_t *pool) argument
1818 io_set_file_perms(const char *path, svn_boolean_t change_readwrite, svn_boolean_t enable_write, svn_boolean_t change_executable, svn_boolean_t executable, svn_boolean_t ignore_enoent, apr_pool_t *pool) argument
2426 svn_io_set_file_executable(const char *path, svn_boolean_t executable, svn_boolean_t ignore_enoent, apr_pool_t *pool) argument
2477 svn_io__is_finfo_executable(svn_boolean_t *executable, apr_finfo_t *file_info, apr_pool_t *pool) argument
2511 svn_io_is_file_executable(svn_boolean_t *executable, const char *path, apr_pool_t *pool) argument
[all...]

Completed in 415 milliseconds

12