Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_dg.c132 bool_t cu_closing; /* TRUE if we are closing */ member
224 cu->cu_closing = FALSE; in clnt_dg_create()
357 if (cu->cu_closing || cu->cu_closed) { in clnt_dg_call()
551 if (cu->cu_closing || cu->cu_closed) { in clnt_dg_call()
663 if (cu->cu_closing || cu->cu_closed) { in clnt_dg_call()
767 if (cu->cu_closing) in clnt_dg_call()
954 if (cu->cu_closing) { in clnt_dg_close()
955 while (cu->cu_closing) in clnt_dg_close()
966 cu->cu_closing = TRUE; in clnt_dg_close()
978 cu->cu_closing = FALSE; in clnt_dg_close()