Searched refs:mkfifo_function_type (Results 1 – 1 of 1) sorted by relevance
18 using mkfifo_function_type = int (*)(const char*, mode_t); typedef40 reinterpret_cast<mkfifo_function_type>(dlsym(RTLD_NEXT, "mkfifo")); in mkfifo()