Searched refs:ignoring (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vgatext/ |
H A D | bdf_to_c.awk | 53 if (ignoring) next; 73 ignoring = 1; 214 ignoring = 1; 221 ignoring = 0;
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | fault.c | 134 ignoring(int i) function 309 if (i != SIGSEGV && ignoring(i)) 412 !ignoring(sig)) {
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.file.c | 529 int numitems = 0, ignoring = TRUE, nignored = 0; local 578 if (ignoring && ignored(entry)) 585 if (ignoring && numitems == 0 && nignored > 0) { 586 ignoring = FALSE;
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | config.c | 460 conferr("Missing end quote - ignoring <%s>\n", 473 conferr("Missing end quote - ignoring <%s>\n",
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | interactive.c | 360 fprintf(stderr, gettext("name is too long, ignoring")); 416 fprintf(stderr, gettext("name is too long, ignoring")); 517 "name is too long, ignoring")); 559 gettext("canonical name is too long, ignoring name\n"));
|
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 819 fprintf( stderr, gettext("%s: ignoring LDAP response message"
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | interrupt.s | 2138 ! Don't bother with lots of tests if we're just ignoring them.
|
Completed in 107 milliseconds