Home
last modified time | relevance | path

Searched defs:_dtmethod_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dcdt.h109 struct _dtmethod_s struct
110 { Dtsearch_f searchf; /* search function */
111 unsigned int type; /* type of operation */
112 int (*eventf)_ARG_((Dt_t*, int, Void_t*));
113 char* name; /* name of method */
114 char* description; /* description */