Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcred.h159 extern boolean_t crisremote(const cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c754 crisremote(const cred_t *cr) in crisremote() function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c893 if (!crisremote(credp) && in tsol_receive_local()