Searched refs:need_child (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/tools/regression/priv/
H A Dpriv_sched_setpriority.c60 int another_uid, need_child; local
66 need_child = 0;
68 need_child = 1;
72 need_child = 1;
74 if (need_child) {
H A Dpriv_sched_rtprio.c64 int another_uid, need_child; local
70 need_child = 0;
74 need_child = 1;
80 need_child = 1;
83 if (need_child) {

Completed in 109 milliseconds