Searched defs:mandatory (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/wpa/dist/src/wps/ |
H A D | wps_validate.c | 21 static int wps_validate_version(const u8 *version, int mandatory) in wps_validate_version() 40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2() 59 static int wps_validate_request_type(const u8 *request_type, int mandatory) in wps_validate_request_type() 78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type() 129 int mandatory) in wps_validate_config_methods() 153 int mandatory) in wps_validate_ap_config_methods() 173 static int wps_validate_uuid_e(const u8 *uuid_e, int mandatory) in wps_validate_uuid_e() 187 static int wps_validate_uuid_r(const u8 *uuid_r, int mandatory) in wps_validate_uuid_r() 202 int mandatory) in wps_validate_primary_dev_type() 216 static int wps_validate_rf_bands(const u8 *rf_bands, int mandatory) in wps_validate_rf_bands() [all …]
|
/netbsd-src/lib/libc/time/ |
H A D | strptime.c | 119 fromzone(const unsigned char **bp, struct tm *tm, int mandatory) in fromzone() 162 day_offset = -1, week_offset = 0, offs, mandatory; in strptime_l() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | vdev_queue.c | 649 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | som.h | 89 u_int mandatory : 1; member
|
/netbsd-src/external/gpl3/binutils/dist/include/som/ |
H A D | internal.h | 68 unsigned int mandatory : 1; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/som/ |
H A D | internal.h | 68 unsigned int mandatory : 1; member
|
/netbsd-src/external/bsd/unbound/dist/sldns/ |
H A D | str2wire.c | 686 uint8_t* mandatory = NULL; in sldns_str2wire_check_svcbparams() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_edid.c | 3721 const struct stereo_mandatory_mode *mandatory; in add_hdmi_mandatory_stereo_modes() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 2270 bool mandatory) { in EmitARCRetainBlock()
|