Searched refs:cbl (Results 1 – 3 of 3) sorted by relevance
404 cblist_t *cbl; local408 if ((cbl = (cblist_t *)malloc(sizeof (*cbl))) == NULL)410 cbl->cb = *cb;412 cbl->next = cblist;413 cblist = cbl;429 cblist_t *cbl; local435 for (cbl = cblist; cbl != NULL; cbl = cbl->next) {436 if (req->rq_prog != cbl->cb.program ||437 req->rq_vers != cbl->cb.version)442 ret = (*cbl->cb.callback)(req, client_data->deleg,
471 rpc_gss_cblist_t *cbl, *tmp; local492 if ((cbl = (rpc_gss_cblist_t *)kmem_alloc(sizeof (*cbl), KM_SLEEP))497 cbl->cb = *cb;498 cbl->next = rpc_gss_cblist;499 rpc_gss_cblist = cbl;515 rpc_gss_cblist_t *cbl; local520 for (cbl = rpc_gss_cblist; cbl != NULL; cbl = cbl->next) {521 if (req->rq_prog != cbl->cb.program ||522 req->rq_vers != cbl->cb.version)527 ret = (*cbl->cb.callback)(req, client_data->deleg,
4826 \def\cbl{{\circle\char'012\hskip -6pt}}4832 \cbl\leaders\hrule height\circthick\hfil\cbr