Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/rpc/
H A Dclnt_cots.c361 #define CKU_SENT 0x2 macro
851 p->cku_flags &= ~CKU_SENT; in clnt_cots_kcallit()
870 } else if (p->cku_flags & CKU_SENT) { in clnt_cots_kcallit()
1003 if ((p->cku_flags & CKU_SENT) == 0 || in clnt_cots_kcallit()
1007 } else if ((p->cku_flags & CKU_SENT) && (p->cku_flags & CKU_ONQUEUE) && in clnt_cots_kcallit()
1161 p->cku_flags = (CKU_ONQUEUE|CKU_SENT); in clnt_cots_kcallit()