Searched refs:os_exec (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | browser-wpadebug.c | 130 if (os_exec("/system/bin/am", in hs20_web_browser()
|
| H A D | os_none.c | 245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
| H A D | os_win32.c | 282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
| H A D | os.h | 636 int os_exec(const char *program, const char *arg, int wait_completion);
|
| H A D | os_internal.c | 503 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
| H A D | os_unix.c | 818 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | hostapd_cli.c | 283 res = os_exec(program, arg, 1); in hostapd_cli_exec()
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_cli.c | 3900 res = os_exec(program, arg, 1); in wpa_cli_exec()
|