Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dsyslog.h38 #define _PATH_LOG_PRIV "/var/run/logpriv" macro
/freebsd-14.2/contrib/libxo/libxo/
H A Dxo_syslog.c331 #ifdef _PATH_LOG_PRIV in xo_connect_log()
332 (void) strncpy(saddr.sun_path, _PATH_LOG_PRIV, in xo_connect_log()
/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c756 .pe_name = _PATH_LOG_PRIV, in main()