Home
last modified time | relevance | path

Searched refs:NOTFOUND (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/cmd/sh/
H A Dhash.h45 #define NOTFOUND 0x0000 macro
H A Dhashserv.c190 if (hashtype(h->data) == NOTFOUND)
279 h->data = NOTFOUND; in func_unhash()
357 if (hashtype(hash) == NOTFOUND) in what_is_path()
H A Dbltin.c386 if (hashtype(hash_cmd(*argv)) == NOTFOUND) in builtin()
H A Dxec.c156 if (comtype == NOTFOUND)
/titanic_50/usr/src/cmd/nscd/
H A Dcache.c58 #define NOTFOUND -1 macro
1115 return (NOTFOUND); in nsc_lookup_no_cache()
1273 return (NOTFOUND); in check_config()
1288 return (NOTFOUND); in check_config()
1383 return (NOTFOUND); in lookup_int()
1397 return (NOTFOUND); in lookup_int()
1440 return (NOTFOUND); in lookup_int()
1460 return (NOTFOUND); in lookup_int()
1469 return (NOTFOUND); in lookup_int()
1476 return (NOTFOUND); in lookup_int()
[all …]
/titanic_50/usr/src/lib/libcurses/screen/
H A Dcompiler.h182 #define NOTFOUND ((struct name_table_entry *)0) macro
/titanic_50/usr/src/cmd/grpck/
H A Dgrpck.c50 #define NOTFOUND "Logname not found in password file" macro
312 error(NOTFOUND); in main()
/titanic_50/usr/src/lib/libunistat/common/dsw/
H A Ddsw.err34 NOTFOUND = Volume not enabled
/titanic_50/usr/src/lib/libtsol/common/
H A Dlabeld.h411 #define NOTFOUND -1 /* Function not found */ macro
/titanic_50/usr/src/cmd/tic/
H A Dtic_parse.c308 if (entry_ptr == NOTFOUND) {
/titanic_50/usr/src/lib/libidmap/common/
H A Didmap_api.c1974 return_cmp(NOTFOUND); in idmap_string2stat()