Searched refs:exect (Results 1 – 5 of 5) sorted by relevance
33 exect(const char *path, char *const argv[], char *const envp[]) in exect() function
51 exect.c \374 exec.3 exect.3 \
104 exect;
79 ATF_REQUIRE_ERRNO(EFAULT, exect(NULL, NULL, NULL) == -1); in ATF_TC_BODY()
511 int exect(const char *, char * const *, char * const *);