Home
last modified time | relevance | path

Searched defs:NILVALUE (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsyslog.c81 #define NILVALUE "-" macro
/freebsd/usr.sbin/newsyslog/
H A Dptimes.c501 static const char NILVALUE[] = {"-"}; /* RFC5424 specified NILVALUE */ in ptimeget_ctime_rfc5424() local