Home
last modified time | relevance | path

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

/dports/security/openvas/openvas-scanner-21.4.3/src/
H A Dutils.h32 get_max_hosts_number (void);
H A Dutils.c143 get_max_hosts_number (void) in get_max_hosts_number() function
H A Dattack.c1162 max_hosts = get_max_hosts_number (); in attack_network()