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

/freebsd-10-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-10-stable/usr.sbin/uefisign/
H A Duefisign.h41 struct executable { struct
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp85 ModuleSP executable = target.GetExecutableModule(); local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dascmagic.c118 int executable = 0; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Drevert.c651 svn_boolean_t executable; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp114 ModuleSP executable; local
135 ModuleSP executable; local
377 ModuleSP executable = GetTargetExecutable(); local
[all...]
/freebsd-10-stable/usr.sbin/autofs/
H A Dcommon.c1033 bool executable; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c881 svn_boolean_t executable; local
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h295 unsigned int executable : 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dadd.c257 svn_boolean_t executable = FALSE; local
H A Dexport.c188 svn_string_t *eol_style, *keywords, *executable, *special; local
H A Dpatch.c238 /* True if the target has the executable bit set. */ member in struct:patch_target_t
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exec.c889 executable(const Char *dir, const Char *name, int dir_ok) function
/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h310 unsigned int executable : 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c1614 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
2172 svn_io_set_file_executable(const char *path, svn_boolean_t executable, svn_boolean_t ignore_enoent, apr_pool_t *pool) argument
2223 svn_io__is_finfo_executable(svn_boolean_t *executable, apr_finfo_t *file_info, apr_pool_t *pool) argument
2257 svn_io_is_file_executable(svn_boolean_t *executable, const char *path, apr_pool_t *pool) argument
[all...]

Completed in 327 milliseconds