Searched refs:started (Results 51 - 69 of 69) sorted by relevance

123

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dgas_query.c686 if (work->started) {
870 * started, but the pending entry has a
H A Dwpa_supplicant_i.h336 unsigned int started:1; member in struct:wpa_radio_work
674 int scan_runs; /* number of scan runs since WPS was started */
H A Dscan.c162 if (!work->started) {
1415 * Returns: 0 is sched_scan was started or -1 otherwise
1771 * there may have been a change in scanning (scan started, completed, stopped).
2852 if (work->wpa_s != wpa_s || !work->started ||
H A Dsme.c824 * Association will be started based on the authentication event from
838 if (work->started)
H A Dctrl_iface.c8106 work->started, diff.sec, diff.usec);
8136 if (work->started)
8273 work->started ? " started" : "", ework->id,
8275 if (work->started)
H A Ddpp_supplicant.c593 if (work->started) {
1139 "DPP: GAS query started with dialog token %u", res);
2114 * started when network introduction protocol completes */
H A Dp2p_supplicant.c301 if (!work->started) {
1530 if (work->started) {
2496 if (work->started) {
4742 * to scan channels for coex purposes before the BSS can be started.
5461 * wpas_p2p_connect - Request P2P Group Formation to be started
5575 wpa_printf(MSG_DEBUG, "P2P: Auto join started at "
5646 * This callback is called when the driver indicates that it has started the
5701 return; /* P2P module started a new operation */
6455 * invite us instead of having already started the GO.
6778 wpa_printf(MSG_DEBUG, "P2P: Auto PD started a
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c655 if (sm->started) {
663 sm->started = 1;
1760 if (!sm->started) {
1769 "started - initialize now");
1770 sm->started = 1;
1921 * System has run bit further than at the time hostapd was started
H A Ddrv_callbacks.c1561 wpa_printf(MSG_DEBUG, "DFS offload CAC started on %d MHz", radar->freq);
1856 if (hapd->disabled && hapd->started) {
/freebsd-11-stable/sys/geom/raid/
H A Dmd_ddf.c873 uint8_t *GUID, int started)
891 (!started && ((int32_t)(GET32D(src, vdc->Sequence_Number) -
898 (!started && ((int32_t)(GET32D(src, vdc->Sequence_Number) -
1653 * If we have already started - try to get use of the disk.
1918 G_RAID_DEBUG1(0, sc, "Volume started.");
2005 /* If we haven't started yet - check metadata freshness. */
2498 G_RAID_DEBUG1(0, sc, "Array started.");
872 ddf_vol_meta_update(struct ddf_vol_meta *dst, struct ddf_meta *src, uint8_t *GUID, int started) argument
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c331 static int started = 0; local
338 if (started)
340 started = 1;
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex570 started contributing to the PowerPC Linux port in various areas,
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk164 # this is what we started with
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk193 # this is what we started with
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2253 unsigned started : 1; /* 1==started, 0==not started */ member in struct:kmp_tasking_flags
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp6863 error("can't pipe: output already started");
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex412 \endgroup % End of the group started in \parsearg.
2445 % \parskip glue -- logically it's part of the @item we just started.
3945 \endgroup % started in \begindoublecolumns
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex404 \endgroup % End of the group started in \parsearg.
2344 % \parskip glue -- logically it's part of the @item we just started.
3843 \endgroup % started in \begindoublecolumns
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex438 \endgroup % End of the group started in \parsearg.
3538 % \parskip glue -- logically it's part of the @item we just started.
5208 \endgroup % started in \begindoublecolumns
5942 % discardable item.) However, when a paragraph is not started next

Completed in 332 milliseconds

123