Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h400 extern int tnrh_load(const tsol_rhent_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c409 tnrh_load(const tsol_rhent_t *rhent) in tnrh_load() function
516 retv = tnrh_load(&rhent); in tnrh()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c2167 if (tnrh_load(&rhent) != 0) { in tsol_check_interface_address()