Searched refs:match2 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/
H A Dcmdline.c106 const struct option *popt, *match = NULL, *match2 = NULL; local
217 match2 = match; /* Record up to two matches. */
221 match2 = NULL; /* Forget the others. */
234 if (match2 != NULL) {
237 long_prefix, opt_word, match->name, match2->name);
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/tar/
H A Dcmdline.c182 const struct option *popt, *match = NULL, *match2 = NULL; local
330 match2 = match; /* Record up to two matches. */
334 match2 = NULL; /* Forget the others. */
347 if (match2 != NULL) {
350 long_prefix, opt_word, match->name, match2->name);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dgdoc293 $match2 = shift;
299 $output =~ s,\$2,$match2,g;
305 # print "pattern $pattern matched 1=$match1 2=$match2 3=$match3 4=$match4 r
/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/aml/
H A Daml_parse.c1280 int match1, match2, i, pkgval, start; local
1880 match2 = *env->dp;
1899 MATCHOP(match2, pkgval, num2)) {
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/tests/agrep/
H A Drecords.ok116 any5-6: regular2-3: that1-2: match2-3:
125 any5-6: regular2-3: that1-2: match2-3:

Completed in 95 milliseconds