Searched refs:InitDebugFd (Results 1 – 4 of 4) sorted by relevance
106 InitDebugFd(g_DebugLogFd); in InitDebugLog()124 InitDebugFd(g_DebugLogFd); in CloseDebugLog()
97 InitDebugFd(STDERR_FILENO);
57 void InitDebugFd(int fd);
59 void InitDebugFd(int fd) in InitDebugFd() function