Searched defs:nomatch (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c159 static void nomatch(char *mac);
435 nomatch(mac);
443 nomatch(char *mac) function
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c644 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, argument
660 nomatch ? 0 : maxnsub + 1, match, eflags | REG_STARTEND);
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c851 int nomatch = 0; local
881 nomatch = 1;
930 if (nomatch) {
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplib.h216 struct pptuple* nomatch; /* nomatch tuple */ member in struct:pptuple
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c350 boolean_t nomatch = B_TRUE; local
491 nomatch = B_FALSE;
500 if (nomatch != B_FALSE)
501 nomatch = B_TRUE;
525 (nomatch == B_TRUE)) {
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dreglib.h560 regmatch_t nomatch; member in struct:State_s
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c2343 const char *nomatch = "no matching subnet found in netmasks(4)"; local
2363 nomatch);
2367 lifr.lifr_name, nomatch, addrstr4, buffer);

Completed in 86 milliseconds