Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Ddlfcn.h67 typedef Dl_serinfo Dl_serinfo_t; typedef
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1943 Dl_serinfo_t *info; in dlinfo_core()
1946 size_t size = sizeof (Dl_serinfo_t); in dlinfo_core()
1949 info = (Dl_serinfo_t *)p; in dlinfo_core()