libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
libressl_d.compat.syslog
libressl_d
compat
Undocumented in source.
Public Imports
core.sys.posix.syslog
public
import
core
.
sys
.
posix
.
syslog
;
Undocumented in source.
Members
Functions
SYSLOG_DATA_INIT
SYSLOG_DATA_INIT
()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
syslog_r
void
syslog_r
(int , .syslog_data* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vsyslog_r
void
vsyslog_r
(int , .syslog_data* , const(char)* , core.stdc.stdarg.va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Manifest constants
LOG_INFO
enum
LOG_INFO
;
informational
LOG_LOCAL2
enum
LOG_LOCAL2
;
reserved for local use
LOG_USER
enum
LOG_USER
;
random user-level messages
Structs
syslog_data
struct
syslog_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Source File
libressl_d
compat
modules
arpa
dirent
dirent_msvc
err
fcntl
limits
machine
netdb
netinet
poll
pthread
readpassphrase
resolv
stdio
stdlib
string
sys
syslog
time
unistd
win32netcompat