Searched refs:cookedcred (Results 1 – 1 of 1) sorted by relevance
449 caddr_t rawcred, rawverf, cookedcred; in svc_do_xprt() local460 cookedcred = mem_alloc(RQCRED_SIZE); in svc_do_xprt()462 if (rawcred == NULL || rawverf == NULL || cookedcred == NULL) in svc_do_xprt()467 r.rq_clntcred = cookedcred; in svc_do_xprt()535 mem_free(cookedcred, RQCRED_SIZE); in svc_do_xprt()