Home
last modified time | relevance | path

Searched refs:_ucred_alloc (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dgetpeerucred.c42 uc = _ucred_alloc(); in getpeerucred()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c72 _ucred_alloc(void) in _ucred_alloc() function
97 uc = _ucred_alloc(); in ucred_get()
/illumos-gate/usr/src/uts/common/sys/
H A Ducred.h134 extern struct ucred_s *_ucred_alloc(void);
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_getsockname.c188 uc = _ucred_alloc(); in pr_getpeerucred()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c298 ucp = _ucred_alloc(); in door_ucred()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3908 _ucred_alloc;
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3521 ucred_t *uc = _ucred_alloc(); in show_ucred()