Home
last modified time | relevance | path

Searched refs:ucred_getzoneid (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/head/
H A Ducred.h66 extern zoneid_t ucred_getzoneid(const ucred_t *);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ducred.c35 #pragma weak _ucred_getzoneid = ucred_getzoneid
253 ucred_getzoneid(const ucred_t *uc) in ucred_getzoneid() function
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dti_opts.c188 return (ucred_getzoneid(uc) == myzone ? 0 : -1); in find_ucred_opt()
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c527 zoneid_t uzid = ucred_getzoneid(cred); in show_ucred()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common952 ucred_getzoneid
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c405 zoneid = ucred_getzoneid(uc); in N2N_check_priv()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1570 (ucred_getzoneid(uc)) != myzone) { in rpcb_caller_uid()
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c1422 if (door_ucred(&cred) != 0 || (zoneid = ucred_getzoneid(cred)) == -1) { in dlmgmt_handler()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1271 if (ucred_getzoneid(uc) != GLOBAL_ZONEID || in server()
/illumos-gate/usr/src/man/man3c/
H A DMakefile1367 ucred_getzoneid.3c \
2532 ucred_getzoneid.3c := LINKSRC = ucred.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1149 ucred_getzoneid;
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3545 (int)ucred_getzoneid(uc)); in show_ucred()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4440 zoneid = ucred_getzoneid(ucred); in zsd_stat_server()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c1208 } else if (ucred_getzoneid(cr) != handle->rh_zoneid) { in scf_handle_bind()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1391 link path=usr/share/man/man3c/ucred_getzoneid.3c target=ucred.3c