Searched defs:_dtmethod_s (Results 1 – 1 of 1) sorted by relevance
109 struct _dtmethod_s struct110 { 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 */