Home
last modified time | relevance | path

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

/src/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 \
374 exec.3 exect.3 \
H A DSymbol.map104 exect;
/src/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()
/src/include/
H A Dunistd.h511 int exect(const char *, char * const *, char * const *);