Home
last modified time | relevance | path

Searched refs:pd_ucredsize (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dpriv_private.h88 uint32_t pd_ucredsize; member
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c376 return (d->pd_ucredsize); in ucred_size()
H A Dprivlib.c154 tmp->pd_ucredsize = UCRED_SIZE(ip); in __priv_parse_info()