Searched defs:tnrh (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtnrh.c35 * tnrh(2TSOL) - manipulate kernel trusted network remote hosts cache
41 tnrh(int cmd, tsol_rhent_t *buf) function
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c437 * tnrh_hash_add handles the tnrh entry ref count for hash
493 tnrh(int cmd, void *buf) function
1067 * Search the tnrh hash table for each prefix length,
1129 * Does the tnrh entry point to a stale template?
1131 * a template that has existing tnrh entries pointing
1134 * If the template exists, reload the tnrh entry.
1167 * This function increments the tnrh entry ref count
1169 * tnrh_hash_add increments the tnrh entry ref count
1438 return (tnrh((int)(uintptr_t)a1, a2));

Completed in 59 milliseconds