Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dsyslog.c60 static int LogFile = -1; /* fd for log */ variable
302 if (send(LogFile, tbuf, cnt, 0) < 0) { in vsyslog1()
306 if (send(LogFile, tbuf, cnt, 0) >= 0) in vsyslog1()
360 if (LogFile != -1) { in disconnectlog()
361 _close(LogFile); in disconnectlog()
362 LogFile = -1; in disconnectlog()
373 if (LogFile == -1) { in connectlog()
376 if ((LogFile = _socket(AF_UNIX, SOCK_DGRAM | SOCK_CLOEXEC, in connectlog()
379 if (_getsockopt(LogFile, SOL_SOCKET, SO_SNDBUF, &len, in connectlog()
383 (void)_setsockopt(LogFile, SOL_SOCKET, SO_SNDBUF, in connectlog()
[all …]
/freebsd/contrib/wpa/hostapd/logwatch/
H A Dhostapd.conf8 LogFile = messages