Searched refs:os_exec (Results 1 – 16 of 16) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | browser-wpadebug.c | 130 if (os_exec("/system/bin/am", in hs20_web_browser()
|
D | os_none.c | 245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_win32.c | 282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os.h | 637 int os_exec(const char *program, const char *arg, int wait_completion);
|
D | os_internal.c | 517 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_unix.c | 802 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | browser-wpadebug.c | 130 if (os_exec("/system/bin/am", in hs20_web_browser()
|
D | os_none.c | 245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_win32.c | 282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os.h | 637 int os_exec(const char *program, const char *arg, int wait_completion);
|
D | os_internal.c | 511 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_unix.c | 791 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | hostapd_cli.c | 283 res = os_exec(program, arg, 1); in hostapd_cli_exec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | hostapd_cli.c | 286 res = os_exec(program, arg, 1); in hostapd_cli_exec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | wpa_cli.c | 3912 res = os_exec(program, arg, 1); in wpa_cli_exec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wpa_cli.c | 4435 res = os_exec(program, arg, 1); in wpa_cli_exec()
|