Searched refs:NOTFOUND (Results 1 – 7 of 7) sorted by relevance
| /src/lib/libc/net/ ! |
| H A D | nsparser.y | 56 %token SUCCESS UNAVAIL NOTFOUND TRYAGAIN 135 | NOTFOUND { $$ = NS_NOTFOUND; }
|
| H A D | nslexer.l | 68 [nN][oO][tT][fF][oO][uU][nN][dD] return NOTFOUND;
|
| /src/contrib/ncurses/ncurses/tinfo/ ! |
| H A D | parse_entry.c | 413 if (entry_ptr == NOTFOUND) { in _nc_parse_entry() 452 if (entry_ptr == NOTFOUND) { in _nc_parse_entry() 462 if (entry_ptr == NOTFOUND in _nc_parse_entry() 481 if (entry_ptr == NOTFOUND) { in _nc_parse_entry() 1151 return NOTFOUND; in lookup_fullname()
|
| /src/sys/contrib/libsodium/contrib/ ! |
| H A D | Findsodium.cmake | 275 if (NOT (sodium_DLL_DEBUG MATCHES ".*-NOTFOUND")) 280 if (NOT (sodium_DLL_RELEASE MATCHES ".*-NOTFOUND"))
|
| /src/contrib/ncurses/include/ ! |
| H A D | tic.h | 216 #define NOTFOUND ((struct name_table_entry *) 0) macro
|
| /src/contrib/libpcap/ ! |
| H A D | CMakeLists.txt | 227 if(NOT ${_library_prefix}_LIBRARY STREQUAL "${_library_prefix}_LIBRARY-NOTFOUND") 1421 # meaning the string "is 0, OFF, NO, FALSE, N, IGNORE, NOTFOUND, 1422 # the empty string, or ends in the suffix -NOTFOUND." 2920 if(LEX_EXECUTABLE STREQUAL "LEX_EXECUTABLE-NOTFOUND") 2973 if(YACC_EXECUTABLE STREQUAL "YACC_EXECUTABLE-NOTFOUND")
|
| /src/contrib/sendmail/src/ ! |
| H A D | README | 1085 hosts: nisplus dns [NOTFOUND=return] files 1089 anything other than dns last, even after "[NOTFOUND=return]",
|