Searched refs:exect (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/lib/libc/gen/
H A Dexect.c36 exect(const char *path, char *const argv[], char *const envp[]) function
H A DMakefile.inc48 exect.c \
366 exec.3 exect.3 \
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/exect/
H A Dt_exect.c42 "Tests an empty exect(2) executing");
61 * Currently exect(3) is misdesigned -- see PR port-amd64/51700 and it
71 atf_tc_skip("exect(3) misdesigned and hangs - PR port-amd64/51700");
79 ATF_REQUIRE_ERRNO(EFAULT, exect(NULL, NULL, NULL) == -1);
/freebsd-12-stable/include/
H A Dunistd.h505 int exect(const char *, char * const *, char * const *);
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h312 extern int exect(const char *, const char **, char **);
/freebsd-12-stable/
H A DMakefile.inc1919 # 20180411 r332443 exect
922 .for f in brk exect fstat fstatat fstatfs getdirentries getfsstat sbrk setlogin shmat sigreturn statfs vadvise

Completed in 90 milliseconds