Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c256 #define DFLT_BUFFERSIZE 8192 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()
1671 if (elfrec->bufoffset > DFLT_BUFFERSIZE) { in nfslog_process_elf_rec()