Searched refs:errstat (Results 1 – 7 of 7) sorted by relevance
64 int errstat; /* shared with non-repeaters for GETBULK */ member73 #define non_repeaters errstat
75 pdu->errstat = 0; in snmp_create_pdu()580 if ((p = asn_parse_int(p, msgsz_p, &reply_pdu->errstat)) == NULL) in snmp_parse_pdu()
333 SNMP_DTEXT_PREFIX, pdu->errstat); in snmp_log_pdu()
977 if (reply_pdu->errstat == SNMP_ERR_NOERROR) { in fetch_bulk()
463 short errstat; in nfslog_get_status() local473 while (((errstat = nfsl_status[mid]) != status) && (low < mid) && in nfslog_get_status()475 if (errstat > status) { /* search bottom half */ in nfslog_get_status()482 if (errstat == status) { /* found it */ in nfslog_get_status()
95 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()