Searched refs:none_found (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/ | ||
H A D | threads.c | 183 int i, pass, none_found; local 195 none_found = 0; 196 while (pass < 4 && !none_found) { 197 none_found = 1; 203 none_found = 0; |
Completed in 57 milliseconds