Searched defs:kobj_fstat (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c110 kobj_fstat(intptr_t descr, struct bootstat *buf) function
H A Dkobj.c3682 kobj_fstat(intptr_t descr, struct bootstat *buf) function
4172 * (in the memory). kobj_fstat would return the compressed file size.
4186 if (kobj_fstat(file->_fd, &bst) != 0)

Completed in 67 milliseconds