Searched refs:acceptCnt (Results 1 - 1 of 1) sorted by path

/macosx-10.10/gssd-64/
H A Dgssd.c166 static volatile int32_t acceptCnt = 0; variable
731 DEBUG(2, "Total %d accept_sec_context errors out of %d calls\n", acceptErr, acceptCnt);
2974 OSAtomicIncrement32(&acceptCnt);
2977 DEBUG(3, "Returning from accept %d erros of of %d total calls\n", acceptErr, acceptCnt);

Completed in 261 milliseconds