Searched refs:ut_got_maxpid (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ | ||
H A D | getutx.c | 120 static int ut_got_maxpid = 0; /* Flag set when sysconf(_SC_MAXPID) called */ variable 247 if (!ut_got_maxpid) { 248 ut_got_maxpid++; |
Completed in 45 milliseconds