Home
last modified time | relevance | path

Searched refs:exect (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/gen/
H A Dexect.c33 exect(const char *path, char *const argv[], char *const envp[]) in exect() function
H A DMakefile.inc51 exect.c \
379 exec.3 exect.3 \
H A DSymbol.map104 exect;
/freebsd/contrib/netbsd-tests/lib/libc/gen/exect/
H A Dt_exect.c79 ATF_REQUIRE_ERRNO(EFAULT, exect(NULL, NULL, NULL) == -1); in ATF_TC_BODY()
/freebsd/include/
H A Dunistd.h515 int exect(const char *, char * const *, char * const *);