Home
last modified time | relevance | path

Searched refs:scanning (Results 1 – 25 of 42) sorted by relevance

12

/dragonfly/sys/bus/isa/
H A Dpnp.c378 while (scanning > 0) { in pnp_create_devices()
380 scanning--; in pnp_create_devices()
383 if (scanning < 2) { in pnp_create_devices()
384 scanning = 0; in pnp_create_devices()
390 if (scanning < large_len) { in pnp_create_devices()
391 scanning = 0; in pnp_create_devices()
396 scanning -= large_len; in pnp_create_devices()
420 scanning = 0; in pnp_create_devices()
425 scanning -= PNP_SRES_LEN(tag); in pnp_create_devices()
466 scanning = 0; in pnp_create_devices()
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dscan.h21 int scanning);
H A Dscan.c847 if (wpa_s->scanning) { in wpa_supplicant_scan()
1776 int scanning) in wpa_supplicant_notify_scanning() argument
1778 if (wpa_s->scanning != scanning) { in wpa_supplicant_notify_scanning()
1779 wpa_s->scanning = scanning; in wpa_supplicant_notify_scanning()
H A DChangeLog440 * allow passive scanning to be forced with passive_scan=1
537 e.g., when rfkill blocking happens during scanning or when
591 - fix a case where auto_interworking=1 could end up stopping scanning
646 - avoid more concurrent scanning cases during full group formation
901 * added autoscan module to control scanning behavior while not connected
1183 dynamic changes to background scanning interval based on changes in
1272 up scanning process considerably if it is known that only a small
1398 * added driver_wext workaround for race condition between scanning and
2148 * driver_ndis: enable radio before starting scanning, disable radio
2305 scanning and selection; this is disabled by default and can be
H A Dwpa_supplicant_i.h609 int scanning; member
H A Dhs20_supplicant.c1200 if (wpa_s->scanning) { in hs20_fetch_osu()
H A Drrm.c1017 if (wpa_s->scanning || wpas_p2p_in_progress(wpa_s) || in wpas_rrm_scan_timeout()
H A Dwnm_sta.c1446 if (wpa_s->wnm_dissoc_timer && !wpa_s->scanning) { in ieee802_11_rx_bss_trans_mgmt_req()
H A DREADME-HS2079 # Parameters for controlling scanning
/dragonfly/contrib/file/magic/Magdir/
H A Dcad131 # ApplicationType: 0~generic raster image 3~drawing, scanning
141 # DeviceResolution; resolution of scanning device
/dragonfly/contrib/lvm2/dist/scripts/lvm2create_initrd/
H A Dlvm2create_initrd.pod97 RAID devices to be started prior to scanning for LVM2 volume groups. If this
/dragonfly/games/hunt/
H A DREADME.protocol151 3 (Q_SCAN) the player wishes to enter scanning
/dragonfly/contrib/tre/lib/
H A Dtre-compile.c3152 int scanning = 1; in tre_compile() local
3153 for (p = tree->firstpos; scanning && p->position >= 0; p++) in tre_compile()
3163 scanning = 0; in tre_compile()
/dragonfly/contrib/flex/src/
H A Dflex.skl527 * (via yyrestart()), so that the user can continue scanning by
1289 /* We're scanning a new file or input source. It's
1409 } /* end of scanning one token */
1550 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2968 dbus_bool_t scanning = wpa_s->scanning ? TRUE : FALSE; in wpas_dbus_getter_scanning() local
2971 &scanning, error); in wpas_dbus_getter_scanning()
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dlibgcc-std.ver.in225 # bit scanning and counting built-ins
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dloop.texi488 analysis stops while scanning the loop body for data references, and
493 scanning of the loop body: the loop body is analyzed in execution order,
H A Dgty.texi393 examined when scanning memory for pointers. In particular, the
H A Dcppopts.texi465 scanning @var{file} is thrown away. Macros it defines remain defined.
H A Dtree-ssa.texi80 nonzero is considered when scanning statement operands. However, not
H A Dtrouble.texi637 destructor are unused and removing them before the scanning can occur.
/dragonfly/sys/vfs/hammer2/
H A DFREEMAP259 NOTE! The meta-data scanning passes must also explicitly scan blocks
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW14 Use separate memlock counter for dmeventd handlers to permit device scanning.
329 Avoid scanning empty metadata areas for VG names.
892 dmeventd mirror sets ignore_suspended_devices and avoids scanning mirrors.
1373 Suppress 'open failed' error messages during scanning.
/dragonfly/contrib/tcp_wrappers/
H A DREADME176 wrapper will use when logging the request and when scanning the
947 when scanning the access control tables. Therefore, `in.tftpd' is the
/dragonfly/contrib/grep/doc/
H A Dgrep.texi326 The scanning of each file stops on the first match.
336 The scanning of each file stops on the first match.

12