Searched refs:_PATH_CONSOLE (Results 1 – 2 of 2) sorted by relevance
42 #define _PATH_CONSOLE "/dev/console" macro
296 (fd = open(_PATH_CONSOLE, O_WRONLY | O_NOCTTY)) >= 0) { in __vsyslog()
Completed in 2 milliseconds