Searched defs:vsn_quarantined (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c210 uint8_t vsn_quarantined; member in struct:vscan_svc_node
703 scan_req->vsr_quarantined = node->vsn_quarantined;
859 node->vsn_quarantined = 1;
887 if (node->vsn_quarantined)
896 if ((node->vsn_quarantined) ||
958 node->vsn_quarantined = xoap->xoa_av_quarantined;
1002 xoap->xoa_av_quarantined = node->vsn_quarantined;

Completed in 48 milliseconds