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

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

Completed in 221 milliseconds