HomeSort by: relevance | last modified time | path
    Searched refs:wpa_supplicant (Results 1 - 12 of 12) sorted by relevancy

  /src/etc/
wpa_supplicant.conf 1 # $NetBSD: wpa_supplicant.conf,v 1.1 2019/01/12 16:51:54 roy Exp $
3 # Allow wpa_cli(8) to configure wpa_supplicant
4 ctrl_interface=/var/run/wpa_supplicant
Makefile 132 BIN3+= hosts.equiv wpa_supplicant.conf
  /src/share/examples/wpa_supplicant/
Makefile 8 FILES= wpa_supplicant.conf
9 FILESDIR= /usr/share/examples/wpa_supplicant
wpa_supplicant.conf 1 # $NetBSD: wpa_supplicant.conf,v 1.5 2023/10/10 07:21:00 nia Exp $
3 # example wpa_supplicant config
5 # please refer to the wpa_supplicant.conf man page
9 ctrl_interface=/var/run/wpa_supplicant/
11 # if non-root should be allowed to send wpa_supplicant commands via wpa_cli
  /src/etc/rc.d/
wpa_supplicant 3 # $NetBSD: wpa_supplicant,v 1.9 2020/09/08 12:52:18 martin Exp $
6 # PROVIDE: wpa_supplicant
14 # wpa_supplicant to start during the boot process, you should
20 name="wpa_supplicant"
22 command="/usr/sbin/wpa_supplicant"
29 if [ ! -d /var/run/wpa_supplicant ]; then
30 mkdir -p -m 755 /var/run/wpa_supplicant
Makefile 43 veriexec virecover wdogctl wpa_supplicant wscons wsmoused
  /src/share/examples/
Makefile 4 lua npf pppd racoon syslogd wpa_supplicant wsmoused
  /src/tests/sbin/ifconfig/
t_repeated_scan.sh 50 pkill -9 wpa_supplicant
88 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
t_woptions.sh 55 pkill -9 wpa_supplicant
96 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
116 pkill -9 wpa_supplicant
158 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
181 pkill -9 wpa_supplicant
210 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
t_repeated_link_addr.sh 57 pkill -9 wpa_supplicant
114 /bin/sh /etc/rc.d/wpa_supplicant restart >/dev/null 2>&1
  /src/usr.bin/sys_info/
sys_info.sh 236 wpa_supplicant)
237 if which_prog wpapath wpa_supplicant; then
  /src/etc/defaults/
rc.conf 326 wpa_supplicant=NO wpa_supplicant_flags="-Ms -c /etc/wpa_supplicant.conf" key

Completed in 14 milliseconds