Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c68 static void load_tp_entry();
609 twalk(tp_tree, load_tp_entry); in load_tp()
615 load_tp_entry(struct tnd_tnrhtp_c **tppp, VISIT visit, int level) in load_tp_entry() function