Home
last modified time | relevance | path

Searched refs:scans (Results 1 – 25 of 59) sorted by relevance

123

/netbsd/src/external/bsd/ipf/dist/ipsd/
DREADME25 at detecting port scans done from different hosts on the same subnet (although
28 Lastly, being passive means that no action is taken to stop port scans being
/netbsd/src/external/bsd/nvi/dist/regex/
Dregcomp.c1620 sop *scans; in findmust() local
1638 scans = g->strip + 1; in findmust()
1641 s = *scans++; in findmust()
1646 newstarts = scans - 1; in findmust()
1657 scans--; in findmust()
1660 scans += d; in findmust()
1662 s = *scans; in findmust()
1692 scans = starts; in findmust()
1696 s = *scans++; in findmust()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntpdbase-opts.def369 descrip = "interval in seconds between scans for new or dropped interfaces";
371 Give the time in seconds between two scans for new or dropped interfaces.
372 …For systems with routing socket support the scans will be performed shortly after the interface ch…
374 Use 0 to disable scanning. 60 seconds is the minimum time between scans.
Dinvoke-ntpd.texi191 -U Num updateinterval interval in seconds between scans for new or dropped interfaces
571 This is the ``interval in seconds between scans for new or dropped interfaces'' option.
573 Give the time in seconds between two scans for new or dropped interfaces.
574 For systems with routing socket support the scans will be performed shortly after the interface cha…
576 Use 0 to disable scanning. 60 seconds is the minimum time between scans.
/netbsd/src/external/bsd/ntp/dist/scripts/stats/
DREADME17 the data. This may result in multiple scans of the same input file.
/netbsd/src/external/bsd/ipf/dist/
Dtodo54 detection of port scans
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DChangeLog529 * add support for MAC address randomization in scans with nl80211
588 scan requests for active scans for specific configured SSIDs
829 * modified behavior on externally triggered scans
909 - try to avoid extra scans when the needed information is available
917 by using single channel scans when AP channel is known
959 background scans
1053 - allow unnecessary scans to be skipped if fresh information is
1240 previous scans, and uses that information to dynamically generate
1241 the list of channels for background scans.
1289 configuration block to request background scans less frequently when
[all …]
DREADME-HS2082 # If this is set, scans will be used to request response only from BSSes
88 # When Interworking is enabled, scans can be limited to APs that advertise the
Dandroid.config527 # Periodic background scans based on signal strength
Ddefconfig634 # Periodic background scans based on signal strength
/netbsd/src/external/bsd/flex/dist/
DONEWS185 Flex scans your rule actions to determine whether you use the
235 which scans in place the buffer starting at "base", consisting
1168 - The -r (reject used) flag is gone. flex now scans the input
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dsniffer412 # Windows program, that scans for 802.11b networks.
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/dbus/
Ddbus_new_handlers.c3236 const char *scans[] = { "active", "passive", "ssid" }; in wpas_dbus_getter_capabilities() local
3518 if (!wpa_dbus_dict_append_string_array(&iter_dict, "Scan", scans, in wpas_dbus_getter_capabilities()
3519 ARRAY_SIZE(scans))) in wpas_dbus_getter_capabilities()
/netbsd/src/external/ibm-public/postfix/dist/proto/
Daccess249 # \" queue scans. When large amounts of mail are queued for
Dheader_checks204 # \" queue scans. When large amounts of mail are queued for
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dpasses.texi534 This pass scans the function for uses of @code{SSA_NAME}s that
545 This pass scans the function for statements without side effects whose
Dgty.texi610 machinery scans. There are four cases:
/netbsd/src/external/bsd/tre/dist/
DChangeLog.old456 * src/agrep.c: Implemented the -B (best match) mode. It scans the
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-2007147 assigned to phdrs. Avoid multiple forward scans for a section
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dwhatsnew-2.1.txt615 linear scans over recently-added events. This last change makes it
/netbsd/src/external/bsd/libevent/dist/
Dwhatsnew-2.1.txt615 linear scans over recently-added events. This last change makes it
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dfunctions.texi234 Duplicate an argument vector. Simply scans through @var{vector},
433 scans through @var{vector}, freeing the memory for each argument until
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dfunctions.texi234 Duplicate an argument vector. Simply scans through @var{vector},
433 scans through @var{vector}, freeing the memory for each argument until
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dfunctions.texi234 Duplicate an argument vector. Simply scans through @var{vector},
433 scans through @var{vector}, freeing the memory for each argument until
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.texi1263 example, when the following scanner scans the token @samp{abcd}, it will
1505 Whenever @code{yylex()} is called, it scans tokens from the global input
2211 scans a NUL-terminated string.
2215 scans @code{len} bytes (including possibly @code{NUL}s) starting at location
2226 which scans in place the buffer starting at @code{base}, consisting of
2526 @code{flex} scans your rule actions to determine whether you use the
3817 scanners: it scans the input stream, consuming tokens, until a rule's

123