rpc_gss_cblist_t
static rpc_gss_cblist_t *rpc_gss_cblist = NULL;
rpc_gss_cblist_t *cbl, *tmp;
if ((cbl = (rpc_gss_cblist_t *)kmem_alloc(sizeof (*cbl), KM_SLEEP))
rpc_gss_cblist_t *cbl;