HomeSort by: relevance | last modified time | path
    Searched refs:thunk_execv (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 116 int thunk_execv(const char *, char * const []);
  /src/sys/arch/usermode/usermode/
machdep.c 304 if (thunk_execv(saved_argv[0], saved_argv) == -1)
thunk.c 496 thunk_execv(const char *path, char * const argv[]) function in typeref:typename:int

Completed in 12 milliseconds