| /freebsd-13.1/contrib/libpcap/ |
| H A D | CMakeLists.txt | 94 # kernel-mode code to support capturing. 168 option(BDEBUG "Build optimizer debugging code" OFF) 169 option(YYDEBUG "Build parser debugging code" OFF) 1648 # MSVC, with Microsoft's front end and code generator. 1650 # front end and their code generator ("Clang/C2"), so we 1704 # Microsoft's code generator. We currently treat them as if 1722 check_and_add_compiler_option(-Wunreachable-code) 2150 # for 32-bit x86 code and if and when Apple adds 2315 # Install 64-bit code built with MSVC in the amd64 subdirectories, 2332 # Install 32-bit code, and 64-bit code not built with MSVC
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 9 * kdc/config.c: code to parse [kdc]enable-kx509 59 * kdc/digest.c: reorder to show slot here ntlmv2 code will be 209 * kdc/pkinit.c: Need better code in the DH parameter rejection 343 * lib/krb5/pac.c: Add code to sign PACs, only arcfour for now. 367 * lib/krb5/pac.c: Almost enough code to do PAC parsing and 985 save the error string and code. 1007 memory in cleanup code. 1272 reorganize the code. 1659 code. 1750 * kdc/hprop.c (main): remove dead code. Coverity NetBSD CID#633 [all …]
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | INSTALL | 283 Do not use assembler code. This should be viewed as 285 On some platforms a small amount of assembler code may 493 Exclude SSE2 code paths from 32-bit x86 assembly modules. 495 decision whether or not the machine code will be executed 502 there is a way to disengage SSE2 code paths upon application 570 use the 80386 instruction set only (the default x86 code 572 This doesn't affect code generated by compiler, you're 612 noting that some compilers generate code specifically for 815 the directory with the source code. It's done by placing yourself in
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_control.c | 3320 INSIST(v->code < COUNTOF(wants)); in read_peervars() 3321 wants[v->code] = 1; in read_peervars() 3363 INSIST(v->code < wants_count); in read_sysvars() 3364 wants[v->code] = 1; in read_sysvars() 3378 n = v->code + CS_MAXCODE + 1; in read_sysvars() 4650 wants[v->code] = TRUE; in read_clockstatus() 4666 wants[CC_MAXCODE + 1 + v->code] = TRUE; in read_clockstatus() 5195 k[c].code = c; in add_var() 5198 k[c + 1].code = 0; in add_var()
|
| H A D | ntp_crypto.c | 442 u_int code; /* extension field opcode */ in crypto_recv() local 471 code = ntohl(ep->opcode) & 0xffff0000; in crypto_recv() 477 peer->crypto, authlen, len, code >> 16, in crypto_recv() 484 if (((code >> 24) & 0x3f) != CRYPTO_VN || len < 8) { in crypto_recv() 486 code |= CRYPTO_ERROR; in crypto_recv() 511 switch (code) { in crypto_recv() 1045 if (code & (CRYPTO_RESP | CRYPTO_ERROR)) { in crypto_recv()
|
| /freebsd-13.1/crypto/openssl/crypto/aes/asm/ |
| H A D | aesp8-ppc.pl | 87 $code.=<<___; 428 $code.=<<___; 507 $code.=<<___; 680 $code.=<<___; 1267 $code.=<<___; 1387 $code.=<<___; 1931 $code.=<<___; 2412 $code.=<<___; 3756 foreach(split("\n",$code)) {
|
| /freebsd-13.1/sys/dev/usb/wlan/ |
| H A D | if_zyd.c | 644 switch (le16toh(cmd->code)) { in zyd_intr_read_callback() 695 datalen = actlen - sizeof(cmd->code); in zyd_intr_read_callback() 729 le16toh(cmd->code)); in zyd_intr_read_callback() 802 zyd_cmd(struct zyd_softc *sc, uint16_t code, const void *idata, int ilen, in zyd_cmd() argument 812 cmd.code = htole16(code); in zyd_cmd() 903 req.code = htole16(2); in zyd_rfwrite()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 207 // requires the values to be in AL and AH, however this code uses AL and DL 214 // For code that doesn't care about the ABI, we allow returning more than two 234 // can only be used by ABI non-compliant code. If the target doesn't have XMM 240 // can only be used by ABI non-compliant code. This vector type is only 246 // can only be used by ABI non-compliant code. This vector type is only 879 // the delegation to CC_X86_32_Common because that happens after code that 950 // to CC_X86_32_Common for this because that happens after code that
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 127 It uses NTP mode 7 control message formats described in the source code. 399 loop filter by the packet processing code. 499 code. 505 support code. 546 code.
|
| /freebsd-13.1/contrib/openbsm/ |
| H A D | NEWS | 155 - Mac OS X and FreeBSD dependent code in auditd.c is separated into 387 This code is not built or installed by default. 415 - Avoid leaking BSD kernel socket related token code to user space in 464 compile in code relying on kernel-only types such as 'struct socket'. 517 _free() calls dropped as a result, and source code compatibility with
|
| /freebsd-13.1/share/examples/ipfilter/ |
| H A D | examples.txt | 10 [Image] ICMP type/code 300 To specify an ICMP code, the numeric value must be used. So, if we wanted to 306 block in on le1 proto icmp from any to any icmp-type unreach code 3 344 to end elegantly. To do this, the requested ICMP Unreachable code is placed
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 139 "'%0': unable to pass LLVM bit-code files to linker">; 153 "%0 command failed with exit code %1 (use -v to see invocation)">; 265 …"The provided host compiler IR file '%0' is required to generate code for OpenMP target regions bu… 457 "position-independent code requires '-mabicalls'">;
|
| /freebsd-13.1/contrib/wpa/src/eap_peer/ |
| H A D | eap_ttls.c | 1083 hdr->code = EAP_CODE_REQUEST; in eap_ttls_fake_identity_request() 1153 hdr->code, hdr->identifier, (unsigned long) len); in eap_ttls_process_phase2_eap() 1154 switch (hdr->code) { in eap_ttls_process_phase2_eap() 1164 "Phase 2 EAP header", hdr->code); in eap_ttls_process_phase2_eap()
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | wnm_sta.c | 1738 u8 code; in ieee802_11_rx_wnm_notif_req_wfa() local 1743 code = *pos++; in ieee802_11_rx_wnm_notif_req_wfa() 1750 code, reauth_delay, url_len); in ieee802_11_rx_wnm_notif_req_wfa() 1758 hs20_rx_deauth_imminent_notice(wpa_s, code, in ieee802_11_rx_wnm_notif_req_wfa()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallingConvention.td | 338 // The only documentation is the GHC source code, specifically the C header 375 // FrameLowering code will use this order to determine the layout the 394 // code that needs X18 to be preserved. 432 // (For generic ARM 64-bit ABI code, clang will not generate constructors or
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_pass.c | 169 static void passasync(void *callback_arg, u_int32_t code, 486 passasync(void *callback_arg, u_int32_t code, in passasync() argument 493 switch (code) { in passasync() 550 cam_periph_async(periph, code, path, arg); in passasync()
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | hptnr_osm_bsd.c | 406 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg); 1174 static void hpt_async(void * callback_arg, u_int32_t code, struct cam_path * path, void * arg) in hpt_async() argument 1230 #define HPT_DO_IOCTL(code, inbuf, insize, outbuf, outsize) ({\ argument 1232 arg.dwIoControlCode = code;\
|
| /freebsd-13.1/contrib/opie/ |
| H A D | opieftpd.c | 1398 VOIDRET perror_reply FUNCTION((code, string), int code AND char *string) 1400 reply(code, "%s: %s.", string, strerror(errno));
|
| /freebsd-13.1/contrib/tzdata/ |
| H A D | zone.tab | 12 # 2. The first data column contains exactly one country code. 15 # of a region identified by a country code and of a timezone where civil 27 #code coordinates TZ comments
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | NewLLD.rst | 36 The linkers share the same design but share very little code. 37 Sharing code makes sense if the benefit is worth its cost. 144 functions, the code of the linker should look obvious to you.
|
| /freebsd-13.1/contrib/wpa/src/eap_server/ |
| H A D | eap_server_ttls.c | 990 "identifier=%d length=%lu", hdr->code, hdr->identifier, in eap_ttls_process_phase2_eap() 999 switch (hdr->code) { in eap_ttls_process_phase2_eap() 1006 "Phase 2 EAP header", hdr->code); in eap_ttls_process_phase2_eap()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerCommon.cpp | 521 std::error_code code = errorToErrorCode(file.takeError()); in Handle_vFile_Open() local 522 if (code.category() == std::system_category()) { in Handle_vFile_Open() 523 save_errno = code.value(); in Handle_vFile_Open()
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | InputFiles.cpp | 1174 bool code = isRVACode(coffObj.get(), exportRVA, this); in parse() local 1179 s->importType = code ? ImportType::IMPORT_CODE : ImportType::IMPORT_DATA; in parse() 1189 if (code) in parse()
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.cpp | 305 __itt_error_code code = (__itt_error_code)code_arg; in __itt_report_error() local 310 handler(code, args); in __itt_report_error() 313 _N_(error_handler)(code, args); in __itt_report_error()
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat-specialize | 16 of this code was written as part of a project to build a fixed-point vector 31 this code that are retained.
|