Home
last modified time | relevance | path

Searched refs:os_exec (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dbrowser-wpadebug.c130 if (os_exec("/system/bin/am", in hs20_web_browser()
H A Dos_none.c245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
H A Dos_win32.c282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
H A Dos_internal.c509 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
H A Dos.h656 int os_exec(const char *program, const char *arg, int wait_completion);
H A Dos_unix.c828 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
/freebsd/contrib/wpa/hostapd/
H A Dhostapd_cli.c293 res = os_exec(program, arg, 1); in hostapd_cli_exec()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c4301 res = os_exec(program, arg, 1); in wpa_cli_exec()