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

/freebsd-10.3-release/sys/rpc/
H A Dclnt_dg.c135 bool_t cu_closing; /* TRUE if we are closing */ member in struct:cu_data
226 cu->cu_closing = FALSE;
360 if (cu->cu_closing || cu->cu_closed) {
558 if (cu->cu_closing || cu->cu_closed) {
670 if (cu->cu_closing || cu->cu_closed) {
774 if (cu->cu_closing)
961 if (cu->cu_closing) {
962 while (cu->cu_closing)
973 cu->cu_closing = TRUE;
985 cu->cu_closing
[all...]

Completed in 29 milliseconds