/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/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/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_tputs.c | 376 bool mandatory; in NCURSES_SP_NAME() local 402 mandatory = FALSE; in NCURSES_SP_NAME() 408 mandatory = TRUE; in NCURSES_SP_NAME() 416 || mandatory)) in NCURSES_SP_NAME()
|
/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/contrib/wpa/src/eap_server/ |
H A D | eap_server_peap.c | 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() 903 if (mandatory) { in eap_peap_process_phase2_soh() [all …]
|
/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/openzfs/module/zfs/ |
H A D | vdev_queue.c | 622 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local 679 mandatory = (first->io_flags & ZIO_FLAG_OPTIONAL) ? NULL : first; in vdev_queue_aggregate() 692 if (mandatory == NULL && !(first->io_flags & ZIO_FLAG_OPTIONAL)) in vdev_queue_aggregate() 693 mandatory = first; in vdev_queue_aggregate() 720 mandatory = last; in vdev_queue_aggregate() 733 if (zio->io_type == ZIO_TYPE_WRITE && mandatory != NULL) { in vdev_queue_aggregate() 737 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate() 758 while (last != mandatory && last != first) { in vdev_queue_aggregate()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | atmel-isi.txt | 20 - bus-width: <8> or <10> (mandatory) 24 - remote-endpoint: A phandle to the bus receiver's endpoint node (mandatory).
|
/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).
|
H A D | renesas,lvds.txt | 30 - The functional clock, which mandatory for all models, shall be listed 53 mandatory for the first LVDS encoder on D3 and E3 SoCs, and shall point to
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | mod.c | 68 ext.mandatory = FALSE; in add_constrained_delegation() 117 ext.mandatory = FALSE; in add_aliases() 166 ext.mandatory = FALSE; in add_pkinit_acl()
|
/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:
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ti-edma.txt | 29 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only: 32 The following are mandatory properties for 66AK2G SoCs only: 66 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only: 69 The following are mandatory properties for 66AK2G SoCs only:
|
/freebsd/sys/contrib/device-tree/Bindings/ufs/ |
H A D | ufs-qcom.txt | 15 - reg : should contain PHY register address space (mandatory), 24 "tx_iface_clk" & "rx_iface_clk" are mandatory but
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | ext.c | 53 if (ent->extensions->val[i].mandatory) { 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/fpga/ |
H A D | intel-stratix10-soc-fpga-mgr.txt | 4 The fpga_mgr node has the following mandatory property, must be located under
|
/freebsd/sys/contrib/device-tree/Bindings/iio/potentiometer/ |
H A D | ds1803.txt | 4 all mandatory properties for your controller must be specified. See directory:
|
H A D | max5481.txt | 4 all mandatory properties described in
|
H A D | mcp41010.txt | 7 all mandatory properties described in
|
H A D | ad5272.txt | 4 all mandatory properties for your controller must be specified. See directory:
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | ti-abb-regulator.txt | 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/sys/contrib/device-tree/Bindings/ata/ |
H A D | atmel-at91_cf.txt | 7 and reset gpio's are mandatory while irq and vcc gpio's are
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | ti,keystone-rproc.txt | 23 The following are the mandatory properties: 73 The following are mandatory properties for Keystone 2 66AK2HK, 66AK2L and 66AK2E 80 The following are mandatory properties for Keystone 2 66AK2G SoCs only:
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | sitronix,st7586.txt | 10 all mandatory properties described in ../spi/spi-bus.txt must be specified.
|
H A D | ilitek,ili9225.txt | 12 all mandatory properties described in ../spi/spi-bus.txt must be specified.
|