HomeSort by relevance Sort by last modified time
    Searched refs:_ws_execve (Results 1 - 3 of 3) sorted by null

  /development/simulator/wrapsim/
Globals.h 112 EXTERN_FUNC Func_execve _ws_execve; variable
Init.c 56 _ws_execve = dlsym(RTLD_NEXT, "execve");
Intercept.c 456 return _ws_execve(path, (char* const*) argv, envp);

Completed in 11 milliseconds