Home
last modified time | relevance | path

Searched defs:stat_loc (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
D5-1.c28 int stat_loc; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
D21-1.c27 int result, child_pid, stat_loc; in main() local
D17-7.c34 int child_pid, stat_loc; in main() local
/external/openssh/openbsd-compat/
Dbsd-waitpid.c33 waitpid(int pid, int *stat_loc, int options) in waitpid()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D23-7.c25 int child_pid, stat_loc, old_priority; in main() local
D27-1.c28 int result, child_pid, stat_loc; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
D4-1.c29 int stat_loc; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
D3-1.c29 int result = -2, child_pid, stat_loc; in main() local
/external/ltp/pan/
Dltp-pan.c711 int stat_loc; in check_pids() local
1369 time_t exit_time, char *term_type, int stat_loc, in write_test_end()
/external/fio/os/windows/
Dposix.c561 pid_t waitpid(pid_t pid, int *stat_loc, int options) in waitpid()