Searched refs:execvp_function_type (Results 1 – 1 of 1) sorted by relevance
35 using execvp_function_type = int (*)(const char*, char* const[]); typedef159 reinterpret_cast<execvp_function_type>(dlsym(RTLD_NEXT, "execvp")); in execvp()