Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c4588 int kobj_file_bufsize; variable
4604 if (kobj_file_bufsize == 0) /* don't bother */ in kobj_record_file()
4608 size = kobj_file_bufsize; in kobj_record_file()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c219 extern int kobj_file_bufsize; /* set in /etc/system */