Searched refs:kobj_read_blks (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | kobj.c | 116 static int kobj_read_blks(struct _buf *, caddr_t, uint_t, uint_t); 3914 c_size = kobj_read_blks(file, buf, c_size, 3932 c_size = kobj_read_blks(file, file->_base, 3956 kobj_read_blks(struct _buf *file, char *buf, uint_t size, uint_t off) function
|
Completed in 66 milliseconds