Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c63 size_t opd_off; /* offset within fmd_scheme_ops_t */ member
140 *(void **)((uintptr_t)&sp->sch_ops + opd->opd_off) = p; in fmd_scheme_rtld_init()
/titanic_44/usr/src/cmd/fm/fmdump/common/
H A Dscheme.c62 size_t opd_off; /* offset within fmd_scheme_ops_t */ member
137 *(void **)((uintptr_t)&sp->sch_ops + opd->opd_off) = p; in fmd_scheme_rtld_init()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_scheme.h59 size_t opd_off; /* offset within fmd_scheme_ops_t */ member
H A Dfmd_scheme.c323 *(void **)((uintptr_t)&sp->sch_ops + opd->opd_off) = p; in fmd_scheme_rtld_init()