Lines Matching defs:flags
133 * defined order is (flags & [maximal], value, flags & [deny-action],
1626 * Get the rctl value for the given flags.
1664 * Delete the rctl value for the given flags.
2439 * rctl_global_action() takes, in according with the flags on the rctl_dict
2744 rctl_qty_t incr, uint_t flags)
2746 return (rctl_test_entity(rhndl, rset, p, NULL, incr, flags));
2751 rctl_entity_p_t *e, rctl_qty_t incr, uint_t flags)
2804 while (RCTLOP_TEST(lrctl, p, e, lrctl->rc_cursor, incr, flags)) {
2812 lrctl->rc_cursor, flags);