Home
last modified time | relevance | path

Searched refs:scanners (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_scan.c183 static const struct ieee80211_scanner *scanners[IEEE80211_OPMODE_MAX]; variable
190 if (scanners[mode] == NULL) in ieee80211_scanner_get()
192 return scanners[mode]; in ieee80211_scanner_get()
201 scanners[mode] = scan; in ieee80211_scanner_register()
210 if (scanners[mode] == scan) in ieee80211_scanner_unregister()
211 scanners[mode] = NULL; in ieee80211_scanner_unregister()
220 if (scanners[m] == scan) in ieee80211_scanner_unregister_all()
221 scanners[m] = NULL; in ieee80211_scanner_unregister_all()
/freebsd/contrib/flex/
H A DNEWS115 *** more compilation warnings were squashed in generated scanners
186 *** C++ scanners now use references instead of pointers. See the manual for details.
188 *** A number of compiler warnings were addressed, so flex generated scanners should be quieter unde…
313 which may be useful when writing scanners
319 ** c++ scanners can now use yywrap
355 ** yylineno is per-buffer in reentrant scanners
360 ** flex now uses m4 to generate scanners; while this means that
361 scanners are more readable, it means that flex requires m4 to be
366 ** Automatic stack management for multiple input buffers in C and C++ scanners
391 unusable scanners for some programs
[all …]
H A DONEWS19 - A bug in handling NUL's in the input stream of scanners using
46 - By default, the scanners generated by flex no longer
350 This routine is also available to C++ scanners (unlike some
386 - C++ scanners now have yy_flex_debug as a member variable of
422 - interactive scanners now read characters in YY_INPUT up to a
444 generated scanners now set yy_init to zero before executing
452 - When generating full-table scanners (-Cf), flex now puts braces
562 - Fixed bug breaking C++ scanners that use REJECT or variable
565 - Fixed serious input problem for interactive scanners on
617 <strings.h> string routines needed by flex and the scanners
[all …]
H A DChangeLog624 scanners
1699 scanners are used.
1909 tests/test-multiple-scanners-r/.gitignore,
1910 tests/test-multiple-scanners-r/Makefile.am,
1911 tests/test-multiple-scanners-r/main.c,
1912 tests/test-multiple-scanners-r/scanner-1.l,
1913 tests/test-multiple-scanners-r/scanner-2.l: Refactor
1923 tests/test-multiple-scanners-nr/.gitignore,
1924 tests/test-multiple-scanners-nr/Makefile.am,
1925 tests/test-multiple-scanners-nr/main.c,
[all …]
H A DREADME.md3 flex is a tool for generating scanners: programs which recognize
35 * examples/ - containing examples of some possible flex scanners and a
H A DCOPYING41 You are free to do whatever you please with scanners generated using flex;
/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c86 p->initEnc.scanners[XML_PROLOG_STATE] = NS(initScanProlog); in NS()
87 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent); in NS()
H A Dxmltok.h173 SCANNER scanners[XML_N_STATES]; member
224 (((enc)->scanners[state])(enc, ptr, end, nextTokPtr))
/freebsd/contrib/flex/src/
H A Dflex.skl39 %# %if-c++-only - The following lines are printed for C++ scanners ONLY.
40 %# %if-c-only - The following lines are NOT printed for C++ scanners.
41 %# %if-c-or-c++ - The following lines are printed in BOTH C and C++ scanners.
42 %# %if-reentrant - Print for reentrant scanners.(push)
43 %# %if-not-reentrant - Print for non-reentrant scanners. (push)
128 * following macro. This is required in order to pass the c++-multiple-scanners
421 * existing scanners that call yyless() from OUTSIDE yylex.
808 These are made visible to non-reentrant scanners for convenience. */
2880 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
/freebsd/sbin/pfctl/
H A Dpf.os128 # network scanners and so on, where many settings are randomized or
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc589 // Retry this a few times to defeat badly behaved file system scanners.
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt957 from port scanners and DoS attacks? There is a way, it's
/freebsd/share/misc/
H A Dusb_vendors8768 1483 PV8630 interface (scanners, webcams)
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in6216 …rocessing; programming support; pseudorandom displays; scanner control; scanners; signal processin…