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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h62 typedef struct sresult Sresult; typedef in typeref:struct:sresult
730 int (*rt_symintp)(Slookup *, Sresult *, uint_t *, int *);
1083 * information regarding the bound definition. An Sresult data structure is
1091 * Note, a symbol lookup may start with one Sresult buffer, but underlying
1093 * Sresult buffer. If a binding is allowed, the latter buffer may get inherited
1097 * a Sresult structure.
1154 extern int lookup_sym(Slookup *, Sresult *, uint_t *, int *);

Completed in 64 milliseconds