Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlog.c165 char timebuf[LOG_DATE_SIZE]; in vlog_prefix()
330 char timebuf[LOG_DATE_SIZE]; in vlog_instance()
H A Dstartd.h181 #define LOG_DATE_SIZE 32 /* Max size of timestamp in log output */ macro