Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vscan/vscand/
H A Dvs_icap.h83 VS_RESP_FORBIDDEN = 403, /* virus found but not repairable */ enumerator
H A Dvs_icap.c146 { VS_RESP_FORBIDDEN, "File Infected and not repaired"},
898 case VS_RESP_FORBIDDEN: in vs_icap_set_scan_result()