Searched refs:not_found (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgtxt.c55 static const char *not_found = "Message not found!!\n"; variable
263 return (not_found);
265 return ((dflt && *dflt) ? dflt : not_found);
275 return (not_found);
306 return (not_found);
311 return ((dflt && *dflt) ? dflt : not_found);
328 return (not_found);
338 return (not_found);
344 return ((dflt && *dflt) ? dflt : not_found);
H A Dgettxt.c54 ((char *)((s) != NULL && *(s) != '\0' ? (s) : not_found))
60 static const char *not_found = "Message not found!!\n"; variable
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Ddrivemap_int13h.S44 jz not_found /* DRV=DST => map end - drive not remapped, keep DL. */
51 not_found: label
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dstrchr.s40 jz not_found
47 jz not_found
54 jz not_found
115 jz not_found
119 jz not_found
124 jz not_found
128 jz not_found
132 not_found: label
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db_balance.c173 int not_found; local
221 not_found = 1;
223 not_found = 0;
229 if (not_found)
242 not_found = strcmp(cmp_name_1, cmp_name_2);
247 if (not_found)
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c85 goto not_found;
97 not_found:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dgv.c1579 goto not_found;
1581 if (!cv) goto not_found;
1621 goto not_found;
1624 not_found: /* No method found, either report or croak */
/osnet-11/usr/src/lib/libscf/common/
H A Dnotify_params.c1588 int not_found = 1; local
1640 not_found = 0;
1657 if (not_found) {
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c448 goto not_found;
459 not_found:
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c1900 goto not_found;
1989 goto not_found;
1999 goto not_found;
2018 goto not_found;
2032 goto not_found;
2048 goto not_found;
2168 not_found:

Completed in 47 milliseconds