Searched refs:rule (Results 76 - 88 of 88) sorted by relevance

1234

/freebsd-10.2-release/sys/conf/
H A Dkern.post.mk175 # This rule stops ./assym.s in .depend from causing problems.
/freebsd-10.2-release/contrib/ntp/ntpd/
H A DMakefile.am299 @: .h updated if needed by k-g-u-submake rule
H A DMakefile.in1698 @: .h updated if needed by k-g-u-submake rule
/freebsd-10.2-release/sbin/pfctl/
H A Dpfctl_optimize.c84 * Description of the PF rule structure.
87 BARRIER, /* the presence of the field puts the rule in it's own block */
107 * The presence of these fields in a rule put the rule in it's own
109 * rule from being re-ordered at all.
201 /* These fields should never be set in a PASS/BLOCK rule */
377 * into a single rule and put the addresses in a table.
384 * twiddle the af on the merged rule
399 * for instance a single 'log in' rule in the middle of non-logging
403 /* shortcut. there will be a lot of 1-rule superblock
[all...]
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipnat_y.y142 line: xx rule { int err;
180 rule: map eol label
1522 sprintf(msg, "%d:ioctl(zero nat rule)",
1542 sprintf(msg, "%d:ioctl(delete nat rule)",
1552 sprintf(msg, "%d:ioctl(add/insert nat rule)",
1732 sprintf(msg, "%d:ioctl(add/remove proxy rule)",
H A Dipf_y.y208 line: rule { while ((fr = frtop) != NULL) {
239 rule: inrule eol label
823 yyerror("flags with non-ipf type rule");
825 yyerror("flags with non-TCP rule");
1836 { "rule-ttl", IPFY_RULETTL },
2446 sprintf(msg, "%d:ioctl(zero rule)",
2466 sprintf(msg, "%d:ioctl(delete rule)",
2476 sprintf(msg, "%d:ioctl(add/insert rule)",
2520 * that impact the rule parsing itself, eg. need for knowing what the
/freebsd-10.2-release/contrib/ntp/sntp/libopts/
H A DMakefile.in835 @: do-nothing rule to avoid default SCCS get
/freebsd-10.2-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h1265 struct mlx4_net_trans_rule *rule, u64 *reg_id);
/freebsd-10.2-release/sys/netpfil/pf/
H A Dpf_norm.c1228 /* Clear IP_DF if the rule uses the no-df option */
2038 if ((ts_fudge = state->rule.ptr->timeout[PFTM_TS_DIFF]) == 0)
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex220 % We want to insert a rule with the height and depth of the current
2170 % No rule at page bottom unless we print one at the top with @title.
2233 % print a rule at the page bottom also.
4971 % each corner char, and rule thickness
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex211 % We want to insert a rule with the height and depth of the current
2007 % No rule at page bottom unless we print one at the top with @title.
2070 % print a rule at the page bottom also.
4775 % each corner char, and rule thickness
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex212 % We want to insert a rule with the height and depth of the current
2069 % No rule at page bottom unless we print one at the top with @title.
2132 % print a rule at the page bottom also.
4847 % each corner char, and rule thickness
/freebsd-10.2-release/contrib/subversion/
H A Dbuild-outputs.mk1156 # Section 8: The install-include rule

Completed in 182 milliseconds

1234