Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h251 boolean_t todel; member
287 boolean_t todel; member
323 boolean_t todel; member
H A Dipqosconf.c1289 flt->todel = B_TRUE; in mark_classes_filters_del()
1304 cls->todel = B_TRUE; in mark_classes_filters_del()
1422 act->todel = B_TRUE; in diffconf()
1508 cls->todel = B_TRUE; in diffclasses()
1641 tmpf->todel = B_TRUE; in difffilters()
1717 flt->todel = B_TRUE; in difffilters()
2491 if (add_undo == B_FALSE && act->todel == B_TRUE || in remove_item()
2525 if ((add_undo == B_FALSE && flt->todel == B_TRUE) || in remove_item()
2550 if ((add_undo == B_FALSE && cls->todel == B_TRUE) || in remove_item()
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c536 check_plcy_entry(char *entry, const char *driver, boolean_t todel) in check_plcy_entry() argument
574 (!todel && type == '\0')) { in check_plcy_entry()
617 if ((todel && tokseen) || *res == '\0' || (!todel && !tokseen)) { in check_plcy_entry()
622 if (!todel) in check_plcy_entry()