/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));
|