Searched refs:errstat (Results 1 – 6 of 6) sorted by relevance
62 int errstat; /* shared with non-repeaters for GETBULK */ member71 #define non_repeaters errstat
73 pdu->errstat = 0; in snmp_create_pdu()576 if ((p = asn_parse_int(p, msgsz_p, &reply_pdu->errstat)) == NULL) in snmp_parse_pdu()
948 if (reply_pdu->errstat == SNMP_ERR_NOERROR) { in fetch_bulk()
461 short errstat; in nfslog_get_status() local471 while (((errstat = nfsl_status[mid]) != status) && (low < mid) && in nfslog_get_status()473 if (errstat > status) { /* search bottom half */ in nfslog_get_status()480 if (errstat == status) { /* found it */ in nfslog_get_status()
92 if ((response != NULL) && (response->errstat == SNMP_ERR_NOERROR)) { in snmp_get_string()
2954 uint32_t errstat; in iommu_tlb_scrub() local2961 errstat = (uint32_t) in iommu_tlb_scrub()2963 if (errstat == TLBTAG_ERRSTAT_INVALID) { in iommu_tlb_scrub()2975 ddi_driver_name(dip), ddi_get_instance(dip), errstat, i, in iommu_tlb_scrub()