OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_posix_spawnp
(Results
1 - 2
of
2
) sorted by null
/external/clang/tools/scan-build-py/tests/functional/exec/
main.c
250
void
call_posix_spawnp
() {
function
303
call_posix_spawnp
();
/external/clang/tools/scan-build-py/libear/
ear.c
131
static int
call_posix_spawnp
(pid_t *restrict pid, const char *restrict file,
280
return
call_posix_spawnp
(pid, file, file_actions, attrp, argv, envp);
386
static int
call_posix_spawnp
(pid_t *restrict pid, const char *restrict file,
function
Completed in 91 milliseconds