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

/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_none.c245 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dbrowser-wpadebug.c130 if (os_exec("/system/bin/am",
H A Dos_win32.c282 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dos.h630 * os_exec - Execute an external program
636 int os_exec(const char *program, const char *arg, int wait_completion);
H A Dos_internal.c503 int os_exec(const char *program, const char *arg, int wait_completion) function
H A Dos_unix.c818 int os_exec(const char *program, const char *arg, int wait_completion) function
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c283 res = os_exec(program, arg, 1);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c3900 res = os_exec(program, arg, 1);

Completed in 133 milliseconds