Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/
H A DFingerPrintResults.cc124 if (!isClassified) { populateClassification(); isClassified = true; } in getOSClassification()
207 void FingerPrintResults::populateClassification() { in populateClassification() function in FingerPrintResults
H A DFingerPrintResults.h137 void populateClassification();