Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c86 static void update_rh_entry(int op, struct tsol_rhent *rhentp);
1544 update_rh_entry(tlbt->reload, &rhentp); in load_rh_marked()
1600 update_rh_entry(tlbt->reload, &rhentp); in load_rh_marked_v6()
1635 update_rh_entry(int op, struct tsol_rhent *rhentp) in update_rh_entry() function