Home
last modified time | relevance | path

Searched refs:wait_completion (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/wpa/src/utils/
H A Dos_none.c245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() argument
H A Dos_internal.c503 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() argument
548 if (wait_completion) { in os_exec()
H A Dos_win32.c282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() argument
H A Dos_unix.c818 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() argument
863 if (wait_completion) { in os_exec()
H A Dos.h636 int os_exec(const char *program, const char *arg, int wait_completion);