Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h253 boolean_t todel; member
289 boolean_t todel; member
325 boolean_t todel; member
H A Dipqosconf.c1294 flt->todel = B_TRUE; in mark_classes_filters_del()
1309 cls->todel = B_TRUE; in mark_classes_filters_del()
1427 act->todel = B_TRUE; in diffconf()
1513 cls->todel = B_TRUE; in diffclasses()
1646 tmpf->todel = B_TRUE; in difffilters()
1722 flt->todel = B_TRUE; in difffilters()
2496 if (add_undo == B_FALSE && act->todel == B_TRUE || in remove_item()
2530 if ((add_undo == B_FALSE && flt->todel == B_TRUE) || in remove_item()
2555 if ((add_undo == B_FALSE && cls->todel == B_TRUE) || in remove_item()
/titanic_41/usr/src/cmd/modload/
H A Dplcysubr.c535 check_plcy_entry(char *entry, const char *driver, boolean_t todel) in check_plcy_entry() argument
572 (!todel && type == '\0')) { in check_plcy_entry()
615 if (todel && tokseen || *res == '\0' || !todel && !tokseen) { in check_plcy_entry()
620 if (!todel) in check_plcy_entry()