Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dtslog.c41 void * tslog_buf; in tslog_init() local
63 void * tslog_buf; in tslog_publish() local
/freebsd/stand/libsa/
H A Dtslog.c38 static char * tslog_buf = NULL; variable