Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c185 void *tp_tree; variable
594 old = (struct tnd_tnrhtp_c **)tsearch(new, &tp_tree, tp_compar); in nss_get_tp()
609 twalk(tp_tree, load_tp_entry); in load_tp()
644 while (tp = tfind(&dummy, tp_tree, any_compar)) { in tp_flush_cache()
645 (void) tdelete(tp, &tp_tree, tp_compar); in tp_flush_cache()