Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmetarpcopen.c49 CLIENT *cc_clp; member
92 (*cachep)[i]->cc_clp == NULL) { in cc_add()
93 (*cachep)[i]->cc_clp = clntp; in cc_add()
105 (*cachep)[i]->cc_clp = clntp; in cc_add()
120 CLIENT *clntp = cachep->cc_clp; in rel_clntp()
126 cachep->cc_clp = NULL; in rel_clntp()
383 clntp = (*cachep)[i]->cc_clp; in metarpcopen()