Lines Matching refs:hostapd
6 HAPD=$DIR/../../hostapd/hostapd
7 HAPD_AS=$DIR/../../hostapd/hostapd
8 HAPDCLI=$DIR/../../hostapd/hostapd_cli
10 HLR_AUC_GW=$DIR/../../hostapd/hlr_auc_gw
27 if [ -e $LOGDIR/alt-hostapd/hostapd/hostapd ]; then
28 HAPD=$LOGDIR/alt-hostapd/hostapd/hostapd
29 HAPDCLI=$LOGDIR/alt-hostapd/hostapd/hostapd_cli
41 if [ -e $LOGDIR/alt-hostapd-as/hostapd/hostapd ]; then
42 HAPD_AS=$LOGDIR/alt-hostapd-as/hostapd/hostapd
44 if [ -e $LOGDIR/alt-hlr_auc_gw/hostapd/hlr_auc_gw ]; then
45 HLR_AUC_GW=$LOGDIR/alt-hlr_auc_gw/hostapd/hlr_auc_gw
134 sudo $VALGRIND_HAPD $HAPD -ddKt$TRACE -g /var/run/hostapd-global -G $GROUP -f $LOGDIR/hostapd &
140 pgrep -P $HPID > $LOGDIR/hostapd-test.pid
142 echo $HPID > $LOGDIR/hostapd-test.pid
163 touch $LOGDIR/hostapd.db
187 if $WPACLI -g /var/run/hostapd-global ping | grep -q PONG; then
213 sudo chown -f $USER $LOGDIR/hwsim0.pcapng $LOGDIR/hwsim0 $LOGDIR/log* $LOGDIR/hostapd