Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_clts.c131 #define ENDPNT_ONIDLE 0x10 /* endpoint is on the idle list */ macro
1477 endp->e_flags &= ~ENDPNT_ONIDLE; in endpnt_get()
1737 if (sp->e_flags & ENDPNT_ONIDLE) { in endpnt_rele()
1745 sp->e_flags |= ENDPNT_ONIDLE; in endpnt_rele()