Home
last modified time | relevance | path

Searched refs:ucred_size (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c47 #pragma weak _ucred_size = ucred_size
75 size_t sz = ucred_size(); in _ucred_alloc()
370 ucred_size(void) in ucred_size() function
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dti_opts.c168 opt->len - sizeof (struct T_opthdr) <= ucred_size()) { in find_ucred_opt()
197 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_uid()
218 ucred_t *uc = alloca(ucred_size()); in __rpc_get_local_cred()
248 ucp = malloc(ucred_size()); in svc_getcallerucred()
H A Dsvc_dg.c126 size_t ucred_sz = ucred_size(); in svc_dg_create_private()
201 size_t ucred_sz = ucred_size(); in svc_dg_xprtcopy()
/illumos-gate/usr/src/head/
H A Ducred.h62 extern size_t ucred_size(void);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c242 ucred_t *ucp = alloca(ucred_size()); in fmd_rpc_deny()
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_getsockname.c212 adp->arg_size = ucred_size(); in pr_getpeerucred()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_alloc.c287 size_t uc = ucred_size(); in _alloc_buf()
H A D_utility.c604 size_t uc = ucred_size(); in _t_setsize()
608 optinfsize = ucred_size() + DEFSIZE/2; in _t_setsize()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c321 ucred_t *ucp = alloca(ucred_size()); in door_cred()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c313 if ((ti->ti_ucred = uu_zalloc(ucred_size())) == NULL) in new_thread_needed()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common953 ucred_size
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1567 ucred_t *uc = alloca(ucred_size()); in rpcb_caller_uid()
/illumos-gate/usr/src/man/man3c/
H A DMakefile1368 ucred_size.3c \
2533 ucred_size.3c := LINKSRC = ucred.3c
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4356 ucred = alloca(ucred_size()); in zsd_server()
4435 ucred = alloca(ucred_size()); in zsd_stat_server()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1151 ucred_size;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1392 link path=usr/share/man/man3c/ucred_size.3c target=ucred.3c