HomeSort by relevance Sort by last modified time
    Searched refs:exect (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/
unistd.h 206 int exect(const char *, char * const *, char * const *);
  /external/clang/tools/scan-build-py/tests/functional/exec/
main.c 182 char *const file = "exect.c";
190 FORK(exect(compiler, argv, envp);)
  /external/clang/tools/scan-build-py/libear/
ear.c 200 int exect(const char *path, char *const argv[], char *const envp[]) { function
355 DLSYM(func, fp, "exect");

Completed in 127 milliseconds