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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h61 typedef struct slookup Slookup; typedef in typeref:struct:slookup
730 int (*rt_symintp)(Slookup *, Sresult *, uint_t *, int *);
1025 * related to the search are required. An Slookup data structure is used to
1048 * the search engine. Note, occasionally the Slookup data is passed to a core
1154 extern int lookup_sym(Slookup *, Sresult *, uint_t *, int *);

Completed in 64 milliseconds