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

/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c88 static void update_rh_entry(int op, struct tsol_rhent *rhentp);
1546 update_rh_entry(tlbt->reload, &rhentp);
1602 update_rh_entry(tlbt->reload, &rhentp);
1637 update_rh_entry(int op, struct tsol_rhent *rhentp) function
1640 (void) fprintf(logf, gettext("\t###update_rh_entry op = %d\n"), op);

Completed in 47 milliseconds