Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/krtld/
H A Dkobj.c116 static int kobj_read_blks(struct _buf *, caddr_t, uint_t, uint_t);
3914 c_size = kobj_read_blks(file, buf, c_size, in kobj_read_file()
3932 c_size = kobj_read_blks(file, file->_base, in kobj_read_file()
3956 kobj_read_blks(struct _buf *file, char *buf, uint_t size, uint_t off) in kobj_read_blks() function