Home
last modified time | relevance | path

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

/titanic_50/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.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()
/titanic_50/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()