Home
last modified time | relevance | path

Searched refs:GetIO4Stdout (Results 1 – 1 of 1) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DLogging.c54 static IO *GetIO4Stdout();
2383 io = g_foreground ? GetIO4Stdout() : NULL; in LogThread()
2721 static IO *GetIO4Stdout() in GetIO4Stdout() function