Searched refs:execle_function_type (Results 1 – 1 of 1) sorted by relevance
32 using execle_function_type = int (*)(const char*, const char*, ...); typedef138 reinterpret_cast<execle_function_type>(dlsym(RTLD_NEXT, "execle")); in execle()