Searched refs:ctx_counter (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10.1/gssd-64/
H A Dgssd.c125 extern int ctx_counter;
732 DEBUG(2, "Total entries left = %d\n", ctx_counter);
H A Dgssd_util.c55 int ctx_counter = 0; variable
84 if (ctx_counter > MAX_GSS_CONTEXTS) {
92 ctx_counter++;
106 ctx_counter--;

Completed in 170 milliseconds