Home
last modified time | relevance | path

Searched refs:id_type (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-14.2/contrib/wpa/src/eap_server/
H A Deap_server_teap.c1050 enum teap_identity_types id_type) in eap_teap_valid_id_type() argument
1053 id_type != TEAP_IDENTITY_TYPE_USER) in eap_teap_valid_id_type()
1056 id_type != TEAP_IDENTITY_TYPE_MACHINE) in eap_teap_valid_id_type()
1059 id_type != data->cur_id_type) in eap_teap_valid_id_type()
1062 id_type != TEAP_IDENTITY_TYPE_USER && in eap_teap_valid_id_type()
1063 id_type != TEAP_IDENTITY_TYPE_MACHINE) in eap_teap_valid_id_type()
1072 enum teap_identity_types id_type) in eap_teap_process_phase2_response() argument
1154 id_type); in eap_teap_process_phase2_response()
1220 enum teap_identity_types id_type) in eap_teap_process_phase2_eap() argument
1248 id_type); in eap_teap_process_phase2_eap()
[all …]
H A Dikev2.c516 u8 id_type; in ikev2_process_idr() local
528 id_type = idr[0]; in ikev2_process_idr()
532 wpa_printf(MSG_DEBUG, "IKEV2: IDr ID Type %d", id_type); in ikev2_process_idr()
535 if (id_type != data->IDr_type || idr_len != data->IDr_len || in ikev2_process_idr()
540 id_type); in ikev2_process_idr()
551 data->IDr_type = id_type; in ikev2_process_idr()
/freebsd-14.2/sbin/fsck_ffs/
H A Dinode.c105 if (idesc->id_type == DATA && ndb >= 0) { in ckinode()
126 if (idesc->id_type != DATA) in ckinode()
146 if (idesc->id_type == DATA) { in ckinode()
181 if (idesc->id_type != DATA) { in iblock()
232 if (idesc->id_type == DATA && isize > 0) { in iblock()
677 if (idesc->id_type == SNAP) { in freeblock()
761 idesc.id_type = SNAP; in snapremove()
1047 idesc.id_type = (DIP(dp, di_flags) & SF_SNAPSHOT) == 0 ? ADDR : SNAP; in check_blkcnt()
1262 if (idesc->id_type == SNAP) { in clri()
1264 idesc->id_type = ADDR; in clri()
[all …]
H A Ddir.c207 if (idesc->id_type != DATA) in dirscan()
208 errx(EEXIT, "wrong type to dirscan %d", idesc->id_type); in dirscan()
602 idesc.id_type = DATA; in linkup()
653 idesc.id_type = inoinfo(oldlfdir)->ino_idtype; in linkup()
717 idesc.id_type = DATA; in changeino()
750 idesc.id_type = DATA; in makeentry()
796 idesc.id_type = ADDR; in expanddir()
H A Dpass4.c77 idesc.id_type = inoinfo(inumber)->ino_idtype; in pass4()
H A Dgjournal.c132 idesc.id_type = ADDR; in gjournal_check()
H A Dpass1b.c85 idesc.id_type = inoinfo(inumber)->ino_idtype; in pass1b()
H A Dpass3.c112 idesc.id_type = DATA; in pass3()
H A Dpass2.c140 curino.id_type = DATA; in pass2()
600 dotdesc.id_type = DATA; in fix_extraneous()
704 dotdesc.id_type = DATA; in fix_extraneous()
H A Dpass1.c409 idesc->id_type = inoinfo(inumber)->ino_idtype; in checkinode()
530 if (idesc->id_type == SNAP) { in pass1check()
H A Dfsck.h267 char id_type; /* type of descriptor, DATA, ADDR, or SNAP */ member
H A Dsetup.c292 idesc.id_type = ADDR; in checksnapinfo()
H A Dfsutil.c1289 idesc.id_type = DATA; in getpathname()
1365 if (idesc->id_type == DATA) in dofix()
H A Dpass5.c152 idesc[i].id_type = ADDR; in pass5()
/freebsd-14.2/sys/cam/ctl/
H A Dctl_frontend.c287 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_TARGET | in ctl_port_set_wwns()
304 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_PORT | in ctl_port_set_wwns()
H A Dctl_frontend_iscsi.c2217 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_PORT | in cfiscsi_ioctl_port_create()
2231 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_TARGET | in cfiscsi_ioctl_port_create()
H A Dctl.c2567 switch (desc->id_type & SVPD_ID_TYPE_MASK) { in ctl_id_sbuf()
4637 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_LUN | SVPD_ID_TYPE_T10; in ctl_add_lun()
4653 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_LUN | in ctl_add_lun()
4662 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_LUN | in ctl_add_lun()
4673 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_LUN | in ctl_add_lun()
4683 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_LUN | in ctl_add_lun()
9757 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_PORT | in ctl_inquiry_evpd_devid()
9768 desc->id_type = SVPD_ID_PIV | SVPD_ID_ASSOC_PORT | in ctl_inquiry_evpd_devid()
/freebsd-14.2/sbin/fsdb/
H A Dfsdb.c476 idesc.id_type = DATA; in CMDFUNCSTART()
755 idesc.id_type = DATA; in dolookup()
863 idesc.id_type = DATA; in CMDFUNCSTART()
912 idesc.id_type = DATA; in CMDFUNCSTART()
/freebsd-14.2/contrib/wpa/src/eap_peer/
H A Dikev2.c462 u8 id_type; in ikev2_process_idi() local
474 id_type = idi[0]; in ikev2_process_idi()
478 wpa_printf(MSG_DEBUG, "IKEV2: IDi ID Type %d", id_type); in ikev2_process_idi()
485 data->IDi_type = id_type; in ikev2_process_idi()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.c5681 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_NAA) in scsi_devid_is_naa_ieee_reg()
5712 if ((descr->id_type & SVPD_ID_ASSOC_MASK) != SVPD_ID_ASSOC_LUN) in scsi_devid_is_lun_eui64()
5714 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_EUI64) in scsi_devid_is_lun_eui64()
5725 if ((descr->id_type & SVPD_ID_ASSOC_MASK) != SVPD_ID_ASSOC_LUN) in scsi_devid_is_lun_naa()
5727 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_NAA) in scsi_devid_is_lun_naa()
5738 if ((descr->id_type & SVPD_ID_ASSOC_MASK) != SVPD_ID_ASSOC_LUN) in scsi_devid_is_lun_t10()
5740 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_T10) in scsi_devid_is_lun_t10()
5779 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_UUID) in scsi_devid_is_lun_uuid()
5792 if ((descr->id_type & SVPD_ID_TYPE_MASK) != SVPD_ID_TYPE_NAA) in scsi_devid_is_port_naa()
9341 if ((rhs_id->id_type & in scsi_devid_match()
[all …]
H A Dscsi_all.h1824 uint8_t id_type; member
2406 uint8_t id_type; member
/freebsd-14.2/sys/cam/nvme/
H A Dnvme_xpt.c446 idd->id_type = SVPD_ID_ASSOC_LUN | SVPD_ID_TYPE_EUI64; in nvme_probe_done()
454 idd->id_type = SVPD_ID_ASSOC_LUN | SVPD_ID_TYPE_EUI64; in nvme_probe_done()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp778 CompilerType id_type(scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex() local
780 m_backend.GetProcessSP()->GetAddressByteSize(), id_type, true, in GetChildAtIndex()
/freebsd-14.2/sys/dev/enetc/
H A Denetc_hw.h556 uint8_t id_type; member
/freebsd-14.2/contrib/tcpdump/
H A Dprint-isakmp.c211 nd_uint8_t id_type; /* ID Type */ member
1343 STR_OR_ID(GET_U_1(p->d.id_type), idtypestr)); in ikev1_id_print()

12