Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c257 #define DFLT_OVFSIZE 3072 /* Maximum logged or buffered size */ macro
597 DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_fh3_print()
615 DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_fhandle_print()
1269 (size_t)(DFLT_BUFFERSIZE + DFLT_OVFSIZE - elfbufoffset)) in nfsl_ipaddr_print()
1574 elfrec->buf = (char *)malloc(DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_open_elf_file()