Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslog_config.h44 #define MAX_LINESZ 4096 macro
H A Dnfslog_config.c238 char linebuf[MAX_LINESZ]; in getconfiglist()