Searched refs:SKIP (Results 1 – 2 of 2) sorted by relevance
588 return SKIP; in verify()594 return SKIP; in verify()596 return (matchName(host.c_str(), name, size) ? ALLOW : SKIP); in verify()608 return (match ? ALLOW : SKIP); in verify()
395 SKIP = 0, // cannot make decision, move on to next (if any) enumerator
Completed in 4 milliseconds