/freebsd/contrib/wpa/src/wps/ |
H A D | wps_validate.c | 21 static int wps_validate_version(const u8 *version, int mandatory) in wps_validate_version() argument 24 if (mandatory) { in wps_validate_version() 40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2() argument 43 if (mandatory) { in wps_validate_version2() 59 static int wps_validate_request_type(const u8 *request_type, int mandatory) in wps_validate_request_type() argument 62 if (mandatory) { in wps_validate_request_type() 78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type() argument 81 if (mandatory) { in wps_validate_response_type() 129 int mandatory) in wps_validate_config_methods() argument 134 if (mandatory) { in wps_validate_config_methods() [all …]
|
/freebsd/share/man/man9/ |
H A D | iflibdd.9 | 10 .Ss "Mandatory Functions" 43 .Ss "Mandatory Functions" 76 .Ss "Mandatory Functions" 123 .Ss "Mandatory Functions" 197 Mandatory function that is called during iflib_attach to allocate transmit 204 Mandatory function that is called during iflib_attach to allocate receive 211 Mandatory function that frees the allocated queues and associated transmit 223 Mandatory function implemented by the driver to perform any attach logic that 226 Mandatory function implemented by the driver to perform any attach logic that 230 Mandatory function that frees any resources allocated by the driver in [all …]
|
H A D | domain.9 | 82 * Mandatory fields. 97 * Mandatory variable size array of pointers to protosw structs. 114 The structure has mandatory field 116 and mandatory
|
H A D | usbdi.9 | 382 This field is mandatory. 391 This field is mandatory. 409 This field is mandatory. 597 This field is mandatory. 605 This field is mandatory.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 68 Mandatory for "marvell,mvebu-devbus" compatible string, 80 Mandatory for "marvell,mvebu-devbus" compatible string, 87 Mandatory. 93 Mandatory. 101 Mandatory. [all …]
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | options.cpp | 55 /// value for the mandatory argument. 80 /// value for the mandatory argument. 267 /// \param arg_name_ The name of the mandatory argument, for documentation 269 /// \param default_value_ If not NULL, the default value for the mandatory 286 /// \param arg_name_ The name of the mandatory argument, for documentation 288 /// \param default_value_ If not NULL, the default value for the mandatory 343 /// \param arg_name_ The name of the mandatory argument, for documentation 345 /// \param default_value_ If not NULL, the default value for the mandatory 362 /// \param arg_name_ The name of the mandatory argument, for documentation 364 /// \param default_value_ If not NULL, the default value for the mandatory [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-P2P | 106 Service Name - Mandatory UTF-8 string for ASP seeks 229 MAC address - Mandatory 230 adv_id - Mandatory remote Advertising ID of service connection is being 232 adv_mac - Mandatory MAC address that owns/registered the service 236 session - Mandatory Session ID of the first session to be established 237 session_mac - Mandatory MAC address that owns/initiated the session 254 MAC address - Mandatory 255 adv_id - Mandatory local Advertising ID of service connection is being 257 adv_mac - Mandatory MAC address that owns/registered the service 260 status - Mandatory Acceptance/Rejection code of Provisioning [all …]
|
/freebsd/sys/sys/ |
H A D | iov.h | 63 * 3) All keys are mandatory unless explicitly documented as optional. If a 64 * key is mandatory then the associated value is also mandatory. 176 * saying a key being mandatory is transitive: that is, if a key is 177 * specified to contain a sub-nodes that contains a mandatory key, then 178 * the outer key is implicitly mandatory. If a key is mandatory then the 179 * associated value is also mandatory. 183 * 1) All keys specified in this section are mandatory. 198 * 1) All keys specified in this section are mandatory. 218 * a mandatory key in the subsystem node.
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | b53.txt | 18 "brcm,bcm11360-srab" and the mandatory "brcm,cygnus-srab" string 25 "brcm,bcm53019-srab" and the mandatory "brcm,bcm5301x-srab" string 33 "brcm,bcm58313-srab" and the mandatory "brcm,omega-srab" string 42 "brcm,bcm88312-srab" and the mandatory "brcm,nsp-srab string 47 "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch"
|
/freebsd/lib/libc/posix1e/ |
H A D | posix1e.3 | 40 Control Lists (ACLs), Auditing, Capabilities, Mandatory Access Control, and 54 implements a POSIX.1e-like mandatory access control interface, described in 74 information and mandatory access control labels; for files, they are stored 87 for mandatory access control labels.
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_eke_common.h | 21 #define EAP_EKE_DHGROUP_EKE_14 3 /* mandatory to implement */ 26 #define EAP_EKE_ENCR_AES128_CBC 1 /* mandatory to implement */ 29 #define EAP_EKE_PRF_HMAC_SHA1 1 /* mandatory to implement */ 33 #define EAP_EKE_MAC_HMAC_SHA1 1 /* mandatory to implement */
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | ti-abb-regulator.txt | 55 efuse: Mandatory if 'efuse-address' register is defined. Provides offset 65 Vset value efuse Mask: Mandatory if ldo-address is set. Picks up from 83 1200000 3 0 0 0 0 /* RBB mandatory */ 84 1320000 1 0 0 0 0 /* FBB mandatory */ 105 1320000 1 0 0 0 0 /* FBB mandatory */
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | XCOFFDump.cpp | 206 // Print the first of the 8 bytes of mandatory fields. in dumpTracebackTable() 210 // Print the second of the 8 bytes of mandatory fields. in dumpTracebackTable() 221 // Print the third of the 8 bytes of mandatory fields. in dumpTracebackTable() 237 // Print the 4th of the 8 bytes of mandatory fields. in dumpTracebackTable() 248 // Print the 5th of the 8 bytes of mandatory fields. in dumpTracebackTable() 255 // Print the 6th of the 8 bytes of mandatory fields. in dumpTracebackTable() 262 // Print the 7th of the 8 bytes of mandatory fields. in dumpTracebackTable() 267 // Print the 8th of the 8 bytes of mandatory fields. in dumpTracebackTable()
|
/freebsd/stand/i386/libi386/ |
H A D | vbe.h | 56 /* Mandatory information for all VBE revisions */ 62 /* Mandatory information for VBE 1.2 and above */ 74 /* Mandatory information for VBE 2.0 and above */ 79 /* Mandatory information for VBE 3.0 and above */
|
/freebsd/crypto/openssl/test/ |
H A D | CAtsa.cnf | 128 serial = $dir/tsa_serial # The current serial number (mandatory) 138 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory) 154 serial = $dir/tsa_serial # The current serial number (mandatory) 164 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
|
/freebsd/sys/dev/usb/ |
H A D | usb_controller.h | 56 /* USB Device and Host mode - Mandatory */ 107 /* USB Device mode only - Mandatory */ 113 /* USB Device mode mandatory. USB Host mode optional. */ 157 /* Mandatory USB Device and Host mode callbacks: */
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_peap.c | 425 wpabuf_put_u8(buf, 0x80); /* Mandatory */ in eap_peap_build_phase2_tlv() 715 int tlv_type, mandatory, tlv_len; in eap_peap_process_phase2_tlv() local 726 mandatory = !!(pos[0] & 0x80); in eap_peap_process_phase2_tlv() 751 mandatory ? " (mandatory)" : ""); in eap_peap_process_phase2_tlv() 752 if (mandatory) { in eap_peap_process_phase2_tlv() 835 int tlv_type, mandatory, tlv_len, vtlv_len; in eap_peap_process_phase2_soh() local 849 mandatory = !!(pos[0] & 0x80); in eap_peap_process_phase2_soh() 874 if (mandatory) { in eap_peap_process_phase2_soh() 882 mandatory = !!(vpos[0] & 0x80); in eap_peap_process_phase2_soh() 902 mandatory ? " (mandatory)" : ""); in eap_peap_process_phase2_soh() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | faraday,ftpci100.txt | 12 Mandatory properties: 40 Mandatory subnodes: 42 host bridge is mandatory. It has the following mandatory properties:
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | keymgmt_meth.c | 176 * At least one constructor and the destructor are MANDATORY in keymgmt_from_algorithm() 177 * The functions 'has' is MANDATORY in keymgmt_from_algorithm() 315 * 'new' is currently mandatory on its own, but when new in evp_keymgmt_newdata() 316 * constructors appear, it won't be quite as mandatory, in evp_keymgmt_newdata() 326 /* This is mandatory, no need to check for its presence */ in evp_keymgmt_freedata() 434 /* This is mandatory, no need to check for its presence */ in evp_keymgmt_has()
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | ext.c | 46 * check for unknown extensions and if they where tagged mandatory in hdb_entry_check_mandatory() 53 if (ent->extensions->val[i].mandatory) { in hdb_entry_check_mandatory() 56 "mandatory extension"); in hdb_entry_check_mandatory() 270 ext.mandatory = FALSE; in hdb_entry_set_pw_change_time() 352 ext.mandatory = FALSE; in hdb_entry_set_password()
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | omap_rng.txt | 15 - clocks: the trng clock source. Only mandatory for the 18 - clock-names: mandatory if there is a second clock, in this case the
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | dw_hdmi.txt | 26 - "iahb" is the bus clock for either AHB and APB (mandatory). 27 - "isfr" is the internal register configuration clock (mandatory).
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | toshiba,et8ek8.txt | 9 Mandatory properties 30 Endpoint node mandatory properties
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DevelopmentModeInlineAdvisor.cpp | 185 bool DefaultDecision, bool Mandatory = false) argument 189 DefaultDecision(DefaultDecision), Mandatory(Mandatory) {} 238 if (Mandatory) 253 const int64_t Mandatory; member in __anon54bc7ea20111::LoggingMLInlineAdvice 365 /*DefaultDecision=*/true, /*Mandatory*/ true);
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | c_can.txt | 14 The following are mandatory properties for DRA7x, AM33xx and AM43xx SoCs only: 18 The following are mandatory properties for Keystone 2 66AK2G SoCs only:
|