| /onnv/onnv-gate/usr/src/uts/common/krtld/ |
| kobj_stubs.c | 79 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function
|
| kobj.c | 594 if (kobj_read_file(file, (char *)&ehdr, sizeof (ehdr), 0) < 0) { 609 if (kobj_read_file(file, phdrbase, n, ehdr.e_phoff) < 0) { 1236 if (kobj_read_file(file, (char *)&mp->hdr, 1241 if (kobj_read_file(file, mp->shdrs, n, 3794 kobj_read_file(struct _buf *file, char *buf, uint_t size, uint_t off) function [all...] |
| /onnv/onnv-gate/usr/src/lib/libzpool/common/ |
| kernel.c | 657 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function
|