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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dcom_err.c75 static int hook_count = 1; variable
230 for (i = 0; i < hook_count; i++) {
244 for (i = 0; i < hook_count; i++) {
282 for (i = 0; i < hook_count; i++)
286 hook_count = 1;
301 for (i = 0; i < hook_count; i++)
305 hook_count = 1;
317 if (hook_count < MAX_HOOKS) {
318 for (i = 0; i < hook_count; i++) {
323 hook_count
[all...]

Completed in 55 milliseconds