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

/illumos-gate/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;
357 if (hashtype(hash) == NOTFOUND)
H A Dbltin.c386 if (hashtype(hash_cmd(*argv)) == NOTFOUND)
H A Dxec.c156 if (comtype == NOTFOUND)
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcompiler.h182 #define NOTFOUND ((struct name_table_entry *)0) macro
/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c50 #define NOTFOUND "Logname not found in password file" macro
312 error(NOTFOUND);
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c58 #define NOTFOUND -1 macro
1115 return (NOTFOUND);
1273 return (NOTFOUND);
1288 return (NOTFOUND);
1383 return (NOTFOUND);
1397 return (NOTFOUND);
1440 return (NOTFOUND);
1460 return (NOTFOUND);
1469 return (NOTFOUND);
1476 return (NOTFOUND);
[all...]
/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabeld.h411 #define NOTFOUND -1 /* Function not found */ macro
/illumos-gate/usr/src/cmd/tic/
H A Dtic_parse.c308 if (entry_ptr == NOTFOUND) {
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c1974 return_cmp(NOTFOUND);

Completed in 819 milliseconds