| /netvirt/usr/src/uts/common/krtld/ |
| kobj_stubs.c | 79 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function
|
| kobj.c | 596 if (kobj_read_file(file, (char *)&ehdr, sizeof (ehdr), 0) < 0) { 611 if (kobj_read_file(file, phdrbase, n, ehdr.e_phoff) < 0) { 1238 if (kobj_read_file(file, (char *)&mp->hdr, 1243 if (kobj_read_file(file, mp->shdrs, n, 3795 kobj_read_file(struct _buf *file, char *buf, uint_t size, uint_t off) function [all...] |
| /netvirt/usr/src/lib/libzpool/common/ |
| kernel.c | 637 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) function
|