Home
last modified time | relevance | path

Searched refs:ipsleft (Results 1 – 5 of 5) sorted by relevance

/dports/security/ncrack/ncrack-0.7/
H A DTargetGroup.cc151 ipsleft = 0; in Initialize()
183 ipsleft = 1; in rewind()
211 ipsleft = 0; in parse_expr()
367 ipsleft = 1; in parse_expr()
447 if (ipsleft == 0) in get_next_host()
462 ipsleft = 0; in get_next_host()
494 assert(ipsleft == 1); in get_next_host()
504 assert(ipsleft == 1); in get_next_host()
518 ipsleft--; in get_next_host()
530 ipsleft++; in return_last_host()
[all …]
H A DTargetGroup.h200 unsigned long long ipsleft; variable
/dports/security/nmap/nmap-7.91/nping/
H A Dcommon_modified.cc89 ipsleft = 0; in Initialize()
121 ipsleft = 1; in rewind()
203 if (ipsleft == 0) in get_next_host()
218 ipsleft = 0; in get_next_host()
254 assert(ipsleft == 1); in get_next_host()
264 assert(ipsleft == 1); in get_next_host()
278 ipsleft--; in get_next_host()
301 ipsleft++; in return_last_host()
319 assert(ipsleft == 1); in return_last_host()
350 ipsleft = 0; in parse_expr()
[all …]
H A Dcommon_modified.h128 unsigned long long ipsleft; variable
/dports/security/nmap/nmap-7.91/
H A DCHANGELOG7753 Assertion `ipsleft > 1' failed.