Symbol: nomatch
usr/src/cmd/checknr/checknr.c
161
static void nomatch(char *mac);
usr/src/cmd/checknr/checknr.c
437
nomatch(mac);
usr/src/cmd/cmd-inet/usr.bin/pppdump/bsd-comp.c
470
goto nomatch;
usr/src/cmd/cmd-inet/usr.bin/pppdump/bsd-comp.c
484
goto nomatch;
usr/src/cmd/cmd-inet/usr.bin/pppdump/bsd-comp.c
489
nomatch: /* output (count) the prefix */
usr/src/cmd/compress/compress.c
1039
goto nomatch;
usr/src/cmd/compress/compress.c
1067
nomatch:
usr/src/cmd/modload/drvsubr.c
362
boolean_t nomatch = B_TRUE;
usr/src/cmd/modload/drvsubr.c
503
nomatch = B_FALSE;
usr/src/cmd/modload/drvsubr.c
512
if (nomatch != B_FALSE)
usr/src/cmd/modload/drvsubr.c
513
nomatch = B_TRUE;
usr/src/cmd/modload/drvsubr.c
537
(nomatch == B_TRUE)) {
usr/src/cmd/sed/process.c
658
regexec_e(regex_t *preg, const char *string, int eflags, int nomatch,
usr/src/cmd/sed/process.c
674
nomatch ? 0 : maxnsub + 1, match, eflags | REG_STARTEND);
usr/src/cmd/zoneadmd/vplat.c
2361
const char *nomatch = "no matching subnet found in netmasks(5)";
usr/src/cmd/zoneadmd/vplat.c
2381
nomatch);
usr/src/cmd/zoneadmd/vplat.c
2385
lifr.lifr_name, nomatch, addrstr4, buffer);
usr/src/tools/cscope-fast/cgrep.c
1564
goto nomatch;
usr/src/tools/cscope-fast/cgrep.c
1568
goto nomatch;
usr/src/tools/cscope-fast/cgrep.c
1586
nomatch:
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1004
goto nomatch;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1011
nomatch: /* output (count) the prefix */
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
740
goto nomatch;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
776
goto nomatch;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
787
nomatch:
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
975
goto nomatch;
usr/src/uts/sparc/v9/os/simulator.c
851
int nomatch = 0;
usr/src/uts/sparc/v9/os/simulator.c
881
nomatch = 1;
usr/src/uts/sparc/v9/os/simulator.c
930
if (nomatch) {