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

  /external/clang/tools/scan-build-py/tests/functional/exec/
main.c 232 void call_posix_spawn() { function
300 call_posix_spawn();
  /external/clang/tools/scan-build-py/libear/
ear.c 124 static int call_posix_spawn(pid_t *restrict pid, const char *restrict path,
270 return call_posix_spawn(pid, path, file_actions, attrp, argv, envp);
365 static int call_posix_spawn(pid_t *restrict pid, const char *restrict path, function

Completed in 52 milliseconds