Searched refs:ucred_sz (Results 1 – 1 of 1) sorted by relevance
126 size_t ucred_sz = ucred_size(); in svc_dg_create_private() local154 su = malloc(sizeof (*su) + ucred_sz); in svc_dg_create_private()173 su->su_tudata.opt.maxlen = MAX_OPT_WORDS * sizeof (int) + ucred_sz; in svc_dg_create_private()201 size_t ucred_sz = ucred_size(); in svc_dg_xprtcopy() local244 if ((su = malloc(sizeof (struct svc_dg_data) + ucred_sz)) == NULL) { in svc_dg_xprtcopy()262 su->su_tudata.opt.maxlen = MAX_OPT_WORDS * sizeof (int) + ucred_sz; in svc_dg_xprtcopy()