Searched refs:thunk_execv (Results 1 – 3 of 3) sorted by relevance
116 int thunk_execv(const char *, char * const []);
304 if (thunk_execv(saved_argv[0], saved_argv) == -1) in usermode_reboot()
496 thunk_execv(const char *path, char * const argv[]) in thunk_execv() function