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

/illumos-gate/usr/src/lib/libsum/common/
H A Dsumlib.c55 } Method_t; typedef in typeref:struct:Method_s
80 long_open(const Method_t* method, const char* name)
86 p->method = (Method_t*)method;
177 static const Method_t methods[] =

Completed in 58 milliseconds