Home
last modified time | relevance | path

Searched refs:shell (Results 1 – 23 of 23) sorted by relevance

/hostap-latest/hs20/client/
DMakefile11 TEST_WK := $(shell pkg-config --silence-errors --cflags webkitgtk-3.0)
14 GTKCFLAGS := $(shell pkg-config --cflags gtk+-3.0 webkit2gtk-4.0)
15 GTKLIBS := $(shell pkg-config --libs gtk+-3.0 webkit2gtk-4.0)
18 GTKCFLAGS := $(shell pkg-config --cflags gtk+-3.0 webkitgtk-3.0)
19 GTKLIBS := $(shell pkg-config --libs gtk+-3.0 webkitgtk-3.0)
60 CFLAGS += $(shell xml2-config --cflags)
61 LIBS += $(shell xml2-config --libs)
/hostap-latest/wpa_supplicant/dbus/
DMakefile41 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
44 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
48 DBUS_INCLUDE += $(shell xml2-config --cflags)
49 DBUS_LIBS += $(shell xml2-config --libs)
/hostap-latest/wpadebug/
DREADME58 adb shell cp /system/bin/mksh /system/bin/mksh-su
59 adb shell chmod 6755 /system/bin/mksh-su
62 arbitrary shell commands to be executed. This text file need to be in
76 adb shell rm /system/bin/mksh-su
/hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/
DMakefile8 ifeq (1, $(shell which inkscape; echo $$?))
11 ifeq (0, $(shell inkscape --without-gui 2>&1 > /dev/null; echo $$?))
/hostap-latest/tests/hwsim/
Dhostapd.py50 def cmd_execute(self, cmd_array, shell=False): argument
52 if shell:
57 stdout=subprocess.PIPE, shell=shell)
167 def cmd_execute(self, cmd_array, shell=False): argument
169 if shell:
174 stdout=subprocess.PIPE, shell=shell)
938 def cmd_execute(apdev, cmd, shell=False): argument
940 return hapd_global.cmd_execute(cmd, shell=shell)
Dtest_ap_ciphers.py110 shell=True)
117 shell=True)
149 shell=True)
155 shell=True)
195 shell=True)
201 shell=True)
234 shell=True)
Dhwsim_utils.py241 (res, data) = dev.cmd_execute(["echo", data, ">", fname], shell=True)
249 (res, data) = dev.cmd_execute(["echo", data, ">", fname], shell=True)
Dtest_pmksa_cache.py446 shell=True)
448 '2>', '/dev/null'], shell=True)
555 shell=True)
557 '2>', '/dev/null'], shell=True)
Dtest_p2p_autogo.py512 '2>', '/dev/null'], shell=True)
514 '2>', '/dev/null'], shell=True)
516 shell=True)
Dwpasupplicant.py138 def cmd_execute(self, cmd_array, shell=False): argument
140 if shell:
145 stdout=subprocess.PIPE, shell=shell)
Dtest_macsec.py405 shell=True)
Dtest_eht.py38 res, out = wpas.cmd_execute(["cat", vfile], shell=True)
Dtest_ap_psk.py737 "2>", "/dev/null"], shell=True)
/hostap-latest/
DAndroid.mk11 ifeq ($(shell test $(PLATFORM_VERSION_LAST_STABLE) -ge 8 ; echo $$?), 0)
/hostap-latest/hs20/server/
DMakefile17 GITVER := $(shell git describe --dirty=+)
/hostap-latest/src/drivers/
Ddrivers.mak172 HAVE_LIBNL3 := $(shell $(PKG_CONFIG) --exists libnl-3.0; echo $$?)
187 DRV_CFLAGS += $(shell $(PKG_CONFIG) --cflags libnl-3.0)
/hostap-latest/hostapd/
DMakefile33 GITVER := $(shell git describe --dirty=+)
/hostap-latest/src/
Dlib.rules1 _LIBMK := $(lastword $(wordlist 1,$(shell expr $(words $(MAKEFILE_LIST)) - 1),$(MAKEFILE_LIST)))
/hostap-latest/wpa_supplicant/
DMakefile56 GITVER := $(shell git describe --dirty=+)
DChangeLog2148 allows external commands (e.g., shell scripts) to be run based on
/hostap-latest/wlantest/
DMakefile5 UNAME := $(shell uname -s)
/hostap-latest/wpa_supplicant/doc/docbook/
Deapol_test.sgml62 from shell scripts without require additional test components apart
/hostap-latest/doc/
Dtesting_tools.doxygen30 shell scripts without require additional test components apart from a