Searched defs:logto (Results 1 – 2 of 2) sorted by relevance
34 enum logto { SYSLOG, STDERR }; enum
39 static enum logto logto= SYSLOG; variable