Home
last modified time | relevance | path

Searched refs:execvpe (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libc/gen/
H A Dexec.c139 return (execvpe(name, argv, environ)); in execvp()
291 execvpe(const char *name, char * const argv[], char * const envp[]) in execvpe() function
H A DSymbol.map460 execvpe;
H A Dposix_spawn.c264 execvpe(psa->path, psa->argv, envp); in _posix_spawn_thr()
/freebsd/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dparam.h61 extern int execvpe(const char *name, char * const argv[], char * const envp[]);
/freebsd/sys/contrib/openzfs/config/
H A Duser.m436 AC_CHECK_FUNCS([execvpe issetugid mlockall strlcat strlcpy gettid])
/freebsd/sys/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_compat.c186 execvpe(const char *name, char * const argv[], char * const envp[]) in execvpe() function
/freebsd/include/
H A Dunistd.h508 int execvpe(const char *, char * const *, char * const *);
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1127 /// int execvpe(const char *file, char *const argv[], char *const envp[]);
1128 TLI_DEFINE_ENUM_INTERNAL(execvpe)
1129 TLI_DEFINE_STRING_INTERNAL("execvpe")
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c960 execvpe(path, argv, env); in libzfs_run_process_impl()
H A Dlibzfs.abi8361 <function-decl name='execvpe' visibility='default' binding='global' size-in-bits='64'>
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1646 fun:execvpe=uninstrumented