Searched refs:os_exec (Results 1 - 20 of 20) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dbrowser-android.c97 if (os_exec("/system/bin/am", cmd, 1) != 0) {
112 if (os_exec("/system/bin/input", "keyevent 3", 1) != 0) {
H A Dbrowser-wpadebug.c100 if (os_exec("/system/bin/am", cmd, 1) != 0) {
115 if (os_exec("/system/bin/am",
H A Dbrowser-system.c95 if (os_exec("/usr/bin/x-www-browser", url, 0) != 0) {
H A Dos_win32.c263 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dos.h605 * os_exec - Execute an external program
611 int os_exec(const char *program, const char *arg, int wait_completion);
H A Dos_unix.c560 int os_exec(const char *program, const char *arg, int wait_completion) function
/external/wpa_supplicant_8/src/utils/
H A Dbrowser-android.c97 if (os_exec("/system/bin/am", cmd, 1) != 0) {
112 if (os_exec("/system/bin/input", "keyevent 3", 1) != 0) {
H A Dbrowser-wpadebug.c100 if (os_exec("/system/bin/am", cmd, 1) != 0) {
115 if (os_exec("/system/bin/am",
H A Dbrowser-system.c95 if (os_exec("/usr/bin/x-www-browser", url, 0) != 0) {
H A Dos_win32.c263 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dos.h605 * os_exec - Execute an external program
611 int os_exec(const char *program, const char *arg, int wait_completion);
H A Dos_unix.c560 int os_exec(const char *program, const char *arg, int wait_completion) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dbrowser-android.c97 if (os_exec("/system/bin/am", cmd, 1) != 0) {
112 if (os_exec("/system/bin/input", "keyevent 3", 1) != 0) {
H A Dbrowser-wpadebug.c100 if (os_exec("/system/bin/am", cmd, 1) != 0) {
115 if (os_exec("/system/bin/am",
H A Dbrowser-system.c95 if (os_exec("/usr/bin/x-www-browser", url, 0) != 0) {
H A Dos_win32.c263 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dos.h605 * os_exec - Execute an external program
611 int os_exec(const char *program, const char *arg, int wait_completion);
H A Dos_unix.c560 int os_exec(const char *program, const char *arg, int wait_completion) function
/external/wpa_supplicant_8/hostapd/
H A Dhostapd_cli.c250 res = os_exec(program, arg, 1);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c3171 res = os_exec(program, arg, 1);

Completed in 1981 milliseconds