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

/osnet-11/usr/src/lib/libadr/common/
H A Dadr_object.h63 } adr_method_t; typedef in typeref:struct:adr_method
101 adr_method_t **ao_methods; /* methods */
113 adr_method_t *adr_lookup_method(adr_object_t *, const char *);
114 adr_method_t *adr_get_method(adr_object_t *, int);

Completed in 106 milliseconds