Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c258 #define DFLT_BUFFERSIZE 8192 macro
599 DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_fh3_print()
617 DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_fhandle_print()
1271 (size_t)(DFLT_BUFFERSIZE + DFLT_OVFSIZE - elfbufoffset)) in nfsl_ipaddr_print()
1576 elfrec->buf = (char *)malloc(DFLT_BUFFERSIZE + DFLT_OVFSIZE); in nfslog_open_elf_file()
1673 if (elfrec->bufoffset > DFLT_BUFFERSIZE) { in nfslog_process_elf_rec()