Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211_scan.c184 static const struct ieee80211_scanner *scanners[IEEE80211_OPMODE_MAX]; variable
191 if (scanners[mode] == NULL) in ieee80211_scanner_get()
193 return scanners[mode]; in ieee80211_scanner_get()
202 scanners[mode] = scan; in ieee80211_scanner_register()
211 if (scanners[mode] == scan) in ieee80211_scanner_unregister()
212 scanners[mode] = NULL; in ieee80211_scanner_unregister()
221 if (scanners[m] == scan) in ieee80211_scanner_unregister_all()
222 scanners[m] = NULL; in ieee80211_scanner_unregister_all()
/freebsd-head/contrib/flex/
HDNEWS115 *** 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 …]
HDONEWS19 - 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 …]
HDChangeLog624 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 …]
HDREADME.md3 flex is a tool for generating scanners: programs which recognize
35 * examples/ - containing examples of some possible flex scanners and a
HDCOPYING41 You are free to do whatever you please with scanners generated using flex;
/freebsd-head/contrib/expat/lib/
HDxmltok_ns.c85 p->initEnc.scanners[XML_PROLOG_STATE] = NS(initScanProlog); in NS()
86 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent); in NS()
HDxmltok.h173 SCANNER scanners[XML_N_STATES]; member
224 (((enc)->scanners[state])(enc, ptr, end, nextTokPtr))
/freebsd-head/contrib/flex/src/
HDflex.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-head/sbin/pfctl/
HDpf.os128 # network scanners and so on, where many settings are randomized or
/freebsd-head/contrib/llvm-project/llvm/lib/Support/Windows/
HDPath.inc588 // Retry this a few times to defeat badly behaved file system scanners.
/freebsd-head/share/examples/ipfilter/
HDipf-howto.txt957 from port scanners and DoS attacks? There is a way, it's
/freebsd-head/share/misc/
HDusb_vendors8723 1483 PV8630 interface (scanners, webcams)
/freebsd-head/contrib/one-true-awk/testdir/
HDfunstack.in6216 …rocessing; programming support; pseudorandom displays; scanner control; scanners; signal processin…