Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dcore.c389 credp = zone_get_kcred(getzoneid()); in do_core()
592 cr = zone_get_kcred(getzoneid()); in dump_one_core()
H A Dzone.c1739 zone_get_kcred(zoneid_t zoneid) in zone_get_kcred() function
H A Dstrsubr.c8739 cr = zone_get_kcred(netstackid_to_zoneid(stackid)); in str_stack_shutdown()
/titanic_44/usr/src/uts/common/sys/
H A Dzone.h799 extern struct cred *zone_get_kcred(zoneid_t);
/titanic_44/usr/src/uts/common/inet/ip/
H A Dkeysock.c210 cr = zone_get_kcred(netstackid_to_zoneid( in keysock_plumb_ipsec()
H A Dip_if.c18248 cr = zone_get_kcred(netstackid_to_zoneid(stackid)); in ip_interface_cleanup()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1051 zcred = zone_get_kcred(getzoneid()); in auto_perform_actions()