| /src/contrib/xz/src/liblzma/ |
| H A D | validate_map.sh | 99 NAMES= 102 NAMES=$(sed -n 's/^.*XZ_\([^ ]*\)\(alpha\|beta\) .*$/\1\2/p' \ 131 if test -n "$SYMS$NAMES$DUPS$IN_SYNC"; then 142 if test -n "$NAMES"; then 144 echo "$NAMES"
|
| /src/contrib/sendmail/src/ |
| H A D | aliases | 13 # See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES 44 # RFC 2142: BUSINESS-RELATED MAILBOX NAMES 50 # RFC 2142: NETWORK OPERATIONS MAILBOX NAMES 55 # RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
|
| /src/etc/mail/ |
| H A D | aliases | 9 # See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES 52 # BUSINESS-RELATED MAILBOX NAMES 58 # NETWORK OPERATIONS MAILBOX NAMES 63 # SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
|
| /src/crypto/openssl/crypto/ |
| H A D | core_namemap.c | 27 typedef STACK_OF(OPENSSL_STRING) NAMES; typedef 29 DEFINE_STACK_OF(NAMES) 38 STACK_OF(NAMES) *numnames; 48 static void names_free(NAMES *n) in names_free() 111 NAMES *names; in ossl_namemap_doall_names() 196 NAMES *names; in ossl_namemap_num2name() 218 NAMES *names; in numname_insert()
|
| /src/contrib/libcbor/CMakeModules/ |
| H A D | FindCJSON.cmake | 3 find_path(CJSON_INCLUDE_DIR NAMES cjson/cJSON.h) 4 find_library(CJSON_LIBRARY NAMES cjson)
|
| H A D | FindCMocka.cmake | 32 NAMES 40 NAMES
|
| H A D | LibFindMacros.cmake | 117 NAMES ${${PREFIX}_LIBNAMES}
|
| /src/bin/ls/ |
| H A D | ls.h | 87 } NAMES; typedef
|
| H A D | ls.c | 751 NAMES *np; in display() 966 if ((np = malloc(sizeof(NAMES) + labelstrlen + in display()
|
| H A D | print.c | 205 NAMES *np; in printlong()
|
| /src/contrib/nvi/ |
| H A D | CMakeLists.txt | 154 find_library(CURSES_LIBRARY NAMES ncursesw cursesw curses HINTS /usr/lib) 155 find_library(TERMINFO_LIBRARY NAMES tinfow terminfo HINTS /usr/lib) 167 find_library(CURSES_LIBRARY NAMES ncurses curses HINTS /usr/lib) 168 find_library(TERMINFO_LIBRARY NAMES tinfo terminfo HINTS /usr/lib)
|
| /src/crypto/openssl/providers/ |
| H A D | defltprov.c | 34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument 35 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|
| H A D | legacyprov.c | 30 #define ALG(NAMES, FUNC) { NAMES, "provider=legacy", FUNC } argument
|
| /src/contrib/libevent/cmake/ |
| H A D | LibeventConfig.cmake.in | 118 NAMES event2/event.h 132 NAMES "event_${_comp}"
|
| /src/contrib/ntp/sntp/libevent/cmake/ |
| H A D | LibeventConfig.cmake.in | 118 NAMES event2/event.h 132 NAMES "event_${_comp}"
|
| /src/sys/contrib/libsodium/contrib/ |
| H A D | Findsodium.cmake | 83 find_library(sodium_LIBRARY_DEBUG NAMES ${${XPREFIX}_LIBRARIES} 86 find_library(sodium_LIBRARY_RELEASE NAMES ${${XPREFIX}_LIBRARIES}
|
| /src/crypto/openssl/providers/fips/ |
| H A D | fipsprov.c | 47 #define ALGC(NAMES, FUNC, CHECK) \ argument 48 { { NAMES, FIPS_DEFAULT_PROPERTIES, FUNC }, CHECK } 49 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL) argument
|
| /src/contrib/libpcap/cmake/Modules/ |
| H A D | FindAirPcap.cmake | 55 NAMES airpcap
|
| H A D | FindPacket.cmake | 80 NAMES Packet packet
|
| /src/contrib/ncurses/include/ |
| H A D | tic.h | 159 #define NAMES 4 /* The names for a terminal type */ macro
|
| /src/contrib/ncurses/ncurses/tinfo/ |
| H A D | comp_scan.c | 665 type = NAMES; in _nc_get_token() 790 case NAMES: in _nc_get_token()
|
| H A D | parse_entry.c | 301 if (token_type != NAMES) in _nc_parse_entry() 367 token_type != EOF && token_type != NAMES; in _nc_parse_entry()
|
| /src/contrib/tcpdump/cmake/Modules/ |
| H A D | FindPCAP.cmake | 45 find_library(PCAP_LIBRARY NAMES pcap wpcap)
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 417 =head1 CIPHER SUITE NAMES
|
| /src/crypto/openssl/Configurations/ |
| H A D | descrip.mms.tmpl | 1018 $target{$args{intent}.'_cflags'} =~ m|/NAMES=[^/]*AS_IS|i
|