Searched refs:matchid (Results 1 – 2 of 2) sorted by relevance
382 ddi_devid_t matchid; in dev_fmri_present() local428 devid_str_decode(devid, &matchid, NULL) != 0) in dev_fmri_present()431 if (devid_compare(id, matchid) != 0) in dev_fmri_present()435 devid_free(matchid); in dev_fmri_present()462 ddi_devid_t matchid; in dev_fmri_replaced() local508 devid_str_decode(devid, &matchid, NULL) != 0) in dev_fmri_replaced()511 if (devid_compare(id, matchid) != 0) in dev_fmri_replaced()515 devid_free(matchid); in dev_fmri_replaced()
3948 …mDNSBool matchid = (s->teststate == DNSServer_Untested && mDNSSameOpaque16(msg->h.id, s->testid)… in uDNS_ReceiveTestQuestionResponse() local3949 if (matchaddr || matchid) in uDNS_ReceiveTestQuestionResponse()