HomeSort by: relevance | last modified time | path
    Searched defs:args0 (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libc/gen/posix_spawn/
t_spawn.c 142 char * const args0[] = { __UNCONST("h_spawn"), rv, NULL }; local in function:ATF_TC_BODY
152 RZ(posix_spawn(&pid, buf, NULL, NULL, args0, NULL));
t_spawn.c 142 char * const args0[] = { __UNCONST("h_spawn"), rv, NULL }; local in function:ATF_TC_BODY
152 RZ(posix_spawn(&pid, buf, NULL, NULL, args0, NULL));
t_spawn.c 142 char * const args0[] = { __UNCONST("h_spawn"), rv, NULL }; local in function:ATF_TC_BODY
152 RZ(posix_spawn(&pid, buf, NULL, NULL, args0, NULL));
t_spawn.c 142 char * const args0[] = { __UNCONST("h_spawn"), rv, NULL }; local in function:ATF_TC_BODY
152 RZ(posix_spawn(&pid, buf, NULL, NULL, args0, NULL));

Completed in 46 milliseconds