Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/mdbug/
H A Dpriv.h66 #define PRINTBUF 1024 /* Print buffer size */ macro
H A Ddbug.c1034 char buffer[PRINTBUF]; in indent()
1038 (count < (indent - INDENT)) && (count < (PRINTBUF - 1)); in indent()