Searched defs:os_exec (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/src/utils/ |
D | os_win32.c | 282 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_zephyr.c | 293 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_none.c | 245 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_internal.c | 509 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|
D | os_unix.c | 821 int os_exec(const char *program, const char *arg, int wait_completion) in os_exec() function
|