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

/freebsd-9.3-release/sys/rpc/
H A Dkrpc.h81 bool_t ct_closing; /* TRUE if we are closing */ member in struct:ct_data
H A Dclnt_vc.c149 ct->ct_closing = FALSE;
309 if (ct->ct_closing || ct->ct_closed) {
555 if (ct->ct_closing)
741 if (ct->ct_closing) {
742 while (ct->ct_closing)
750 ct->ct_closing = TRUE;
773 ct->ct_closing = FALSE;

Completed in 109 milliseconds