Lines Matching defs:set
272 /* Return index of prototype token in set, card(set) if not found.
273 Can be called with proto == NULL to get card(set). */
286 /* Include protocol token in set. */
300 /* Exclude protocol token from set. */
354 /* Preset protocol set with default values. */
368 enum e_action { allow, deny, set } action = allow;
374 action = set;
395 case set:
409 case set:
419 if(action == set)
641 they are not set with -H */