Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c4539 int kobj_file_bufsize; variable
4555 if (kobj_file_bufsize == 0) /* don't bother */ in kobj_record_file()
4559 size = kobj_file_bufsize; in kobj_record_file()
/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c234 int kobj_file_bufsize; /* set in /etc/system */ variable