Searched defs:currofst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c1460 int i, currofst, prevofst, refcnt; local
1545 currofst = (f->f_current.flags & ADDDATE) ? 0 : 16;
1597 prevofst == currofst &&
1599 f->f_current.msg + currofst) == 0) &&
1605 if (currofst == 16) {

Completed in 54 milliseconds