Lines Matching defs:scanstamp
146 * been modified or its scanstamp is not current.
165 /* No scan if file not modified AND scanstamp is current */
236 * new scanstamp returned in scanstamp param.
241 vs_svc_scan_file(vs_svc_node_t *node, vs_scanstamp_t *scanstamp)
252 /* initialize response scanstamp to current scanstamp value */
253 (void) strlcpy(*scanstamp, req->vsr_scanstamp, sizeof (vs_scanstamp_t));
310 /* VS_RESULT_CLEAN - Set the scanstamp and return CLEAN status */
312 (void) strlcpy(*scanstamp, result.vsr_scanstamp,