Searched defs:fexecve_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/capsicum-test/
H A Dcapsicum-freebsd.h46 #define fexecve_(F, A, E) fexecve(F, A, E) macro
H A Dsyscalls.h167 static inline int fexecve_(int fd, char *const argv[], char *const envp[]) { function

Completed in 47 milliseconds