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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c99 static int get_ctf(struct module *, struct _buf *);
1250 if (get_ctf(mp, file) < 0)
1266 if (get_ctf(mp, file) < 0)
2001 if (get_ctf(mp, file) < 0) {
2626 get_ctf(struct module *mp, struct _buf *file) function
2637 _kobj_printf(ops, "krtld: get_ctf: %s, ",
2649 _kobj_printf(ops, "krtld: get_ctf: %s, ",
2666 _kobj_printf(ops, "krtld: get_ctf: %s, error "

Completed in 53 milliseconds