Home
last modified time | relevance | path

Searched refs:scriptargsfile (Results 1 – 4 of 4) sorted by path

/dports/security/nmap/nmap-7.91/
H A DNmapOps.h336 char *scriptargsfile; variable
H A Dnmap.cc636 o.scriptargsfile = strdup(optarg); in parse_options()
H A Dnse_main.cc393 nseU_setsfield(L, -1, "scriptargsfile", o.scriptargsfile); in open_cnse()
H A Dnse_main.lua1221 if cnse.scriptargsfile then
1222 local t, path = cnse.fetchfile_absolute(cnse.scriptargsfile)
1224 print_debug(1, "Loading script-args from file `%s'", cnse.scriptargsfile);