Searched defs:with (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c6 * You may not use this file except in compliance with the License.
15 * If applicable, add the following below this CDDL HEADER, with the
16 * fields enclosed by brackets "[]" replaced with your own identifying
54 * with them - and certainly not before. There was an earlier attempt to
66 * Very similar to ed, with some re extensions and
423 error(gettext("Replacement string ends with \\"));
567 ugo(int cnt, int with) argument
572 putchar(with);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y278 with keep head group
766 with: | andwith withlist label
794 yyerror("flags with non-ipf type rule");
796 yyerror("flags with non-TCP rule");
1287 yyerror("only available with IPv6");
1645 { "with", IPFY_WITH },
2310 * protocol should be for rules with port comparisons in them.

Completed in 1537 milliseconds