Symbol: nmatch
dist/pf/sbin/pfctl/pfctl_radix.c
375
int *nmatch, int flags)
dist/pf/sbin/pfctl/pfctl_radix.c
391
if (nmatch)
dist/pf/sbin/pfctl/pfctl_radix.c
392
*nmatch = io.pfrio_nmatch;
dist/pf/sbin/pfctl/pfctl_table.c
133
int rv = 0, flags = 0, nmatch = 0;
dist/pf/sbin/pfctl/pfctl_table.c
328
&nmatch, flags));
dist/pf/sbin/pfctl/pfctl_table.c
329
xprintf(opts, "%d/%d addresses match", nmatch, b.pfrb_size);
dist/pf/sbin/pfctl/pfctl_table.c
342
if (nmatch < b.pfrb_size)
lib/libc/citrus/modules/citrus_iso2022.c
575
int nmatch;
lib/libc/citrus/modules/citrus_iso2022.c
613
nmatch = seqmatch(string, n, sp);
lib/libc/citrus/modules/citrus_iso2022.c
614
if (sp->len == nmatch && n >= sp->len)
lib/libc/citrus/modules/citrus_iso2022.c
689
nmatch = seqmatch(string, n, sp);
lib/libc/citrus/modules/citrus_iso2022.c
690
if (!nmatch)
lib/libc/citrus/modules/citrus_iso2022.c
698
if (nmatch == n) {
lib/libc/citrus/modules/citrus_iso2022.c
704
if (nmatch == sp->len) {
lib/libc/regex/engine.c
113
static int matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags);
lib/libc/regex/engine.c
202
size_t nmatch,
lib/libc/regex/engine.c
230
nmatch = 0;
lib/libc/regex/engine.c
320
if (nmatch == 0 && !g->backrefs)
lib/libc/regex/engine.c
334
if (nmatch == 1 && !g->backrefs)
lib/libc/regex/engine.c
397
if (nmatch > 0) {
lib/libc/regex/engine.c
402
if (nmatch > 1) {
lib/libc/regex/engine.c
404
for (i = 1; i < nmatch; i++)
lib/libc/regex/regexec.c
228
size_t nmatch,
lib/libc/regex/regexec.c
249
return(mmatcher(g, string, nmatch, pmatch, eflags));
lib/libc/regex/regexec.c
251
return(smatcher(g, string, nmatch, pmatch, eflags));
lib/libc/regex/regexec.c
253
return(lmatcher(g, string, nmatch, pmatch, eflags));
sbin/ifconfig/ifconfig.c
631
size_t nmatch;
sbin/ifconfig/ifconfig.c
767
nmatch = __arraycount(match);
sbin/ifconfig/ifconfig.c
769
rc = parse(argc, argv, start, match, &nmatch, &narg);
sbin/ifconfig/ifconfig.c
779
if (matches_exec(match, oenv, nmatch) == -1)
sbin/ifconfig/ifconfig.c
785
env = (nmatch > 0) ? match[(int)nmatch - 1].m_env : NULL;
sbin/ifconfig/parse.c
569
int nforbid = 0, nmatch = 0, rc;
sbin/ifconfig/parse.c
580
nmatch++;
sbin/ifconfig/parse.c
593
nmatch++;
sbin/ifconfig/parse.c
606
switch (nmatch) {
sbin/ifconfig/parse.c
927
size_t *nmatch, int *narg)
sbin/ifconfig/parse.c
934
if ((size_t)(m - matches) >= *nmatch) {
sbin/ifconfig/parse.c
945
for (; (size_t)(m - matches) < *nmatch && p != NULL; ) {
sbin/ifconfig/parse.c
953
*nmatch = m - matches;
sbin/ifconfig/parse.c
959
matches_exec(const struct match *matches, prop_dictionary_t oenv, size_t nmatch)
sbin/ifconfig/parse.c
967
for (i = 0; i < nmatch; i++) {
sys/arch/alpha/pci/pci_machdep.c
100
int match, nmatch;
sys/arch/alpha/pci/pci_machdep.c
123
nmatch = DEVICE_IS_VGA_PCI(class, id);
sys/arch/alpha/pci/pci_machdep.c
124
if (nmatch > match) {
sys/arch/alpha/pci/pci_machdep.c
125
match = nmatch;
sys/arch/alpha/pci/pci_machdep.c
130
nmatch = DEVICE_IS_TGA(class, id);
sys/arch/alpha/pci/pci_machdep.c
131
if (nmatch > match)
sys/arch/alpha/pci/pci_machdep.c
132
nmatch = tga_cnmatch(iot, memt, pc, tag);
sys/arch/alpha/pci/pci_machdep.c
133
if (nmatch > match) {
sys/arch/alpha/pci/pci_machdep.c
134
match = nmatch;
sys/arch/arm/amlogic/meson_sdhc.c
933
u_int nmatch = 0;
sys/arch/arm/amlogic/meson_sdhc.c
945
nmatch++;
sys/arch/arm/amlogic/meson_sdhc.c
947
if (nmatch == NUMTRIES) { /* good phase value */
sys/dist/pf/net/pf_table.c
556
int *nmatch, int flags)
sys/dist/pf/net/pf_table.c
587
if (nmatch != NULL)
sys/dist/pf/net/pf_table.c
588
*nmatch = xmatch;
sys/netcan/can_pcb.c
297
int nmatch;
sys/netcan/can_pcb.c
302
nmatch = 0;
sys/netcan/can_pcb.c
309
nmatch++;
sys/netcan/can_pcb.c
312
return (nmatch);
sys/netinet/in_pcb.c
776
int nmatch;
sys/netinet/in_pcb.c
781
nmatch = 0;
sys/netinet/in_pcb.c
792
nmatch++;
sys/netinet/in_pcb.c
795
return nmatch;
sys/netinet/raw_ip.c
242
int nmatch;
sys/netinet/raw_ip.c
244
nmatch = 0;
sys/netinet/raw_ip.c
253
nmatch++;
sys/netinet/raw_ip.c
257
return nmatch;
sys/netinet/tcp_subr.c
1279
int nmatch;
sys/netinet/tcp_subr.c
1361
nmatch = in6pcb_notify(&tcbtable, sa, th.th_dport,
sys/netinet/tcp_subr.c
1363
if (nmatch == 0 && syn_cache_count &&
sys/netinet/tcp_subr.c
1388
int nmatch;
sys/netinet/tcp_subr.c
1489
nmatch = inpcb_notify(&tcbtable, satocsin(sa)->sin_addr,
sys/netinet/tcp_subr.c
1491
if (nmatch == 0 && syn_cache_count &&
sys/netinet6/in6_pcb.c
611
int nmatch = 0;
sys/netinet6/in6_pcb.c
742
nmatch++;
sys/netinet6/in6_pcb.c
744
return nmatch;
usr.sbin/bootp/common/getif.c
44
static int nmatch(u_char *, u_char *);
usr.sbin/bootp/common/getif.c
95
m = nmatch((u_char *)addrp, (u_char *)&(sip->sin_addr));