Home
last modified time | relevance | path

Searched refs:vscan_svc_setattr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c278 static int vscan_svc_setattr(int, int);
862 (void) vscan_svc_setattr(idx, in vscan_svc_process_scan_result()
878 (void) vscan_svc_setattr(idx, XAT_AV_SCANSTAMP); in vscan_svc_process_scan_result()
883 (void) vscan_svc_setattr(idx, in vscan_svc_process_scan_result()
977 vscan_svc_setattr(int idx, int which) in vscan_svc_setattr() function