Searched refs:UCRED_SIZE (Results 1 – 3 of 3) sorted by relevance
109 #define UCRED_SIZE (UCRED_CRED_OFF + sizeof (prcred_t) + \ macro124 #define UCRED_SIZE(ip) (sizeof (struct ucred_s) + sizeof (prcred_t) + \ macro
154 tmp->pd_ucredsize = UCRED_SIZE(ip); in __priv_parse_info()
236 ucredsize = UCRED_SIZE; in cred_init()