Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.h291 static size_t findnl_bkwd(const char *, const size_t);
H A Dsyslogd.c705 len = findnl_bkwd(buf, buflen); in getkmsg()
4587 findnl_bkwd(const char *buf, const size_t len) in findnl_bkwd() function