Searched defs:Method_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/dsslib/ip_t/ | ||
H A D | ivmeth.c | 29 } Method_t; typedef in typeref:struct:Method_s 37 static Method_t methods[] = |
/ast/src/lib/libsum/ | ||
H A D | sumlib.c | 55 } 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 977 milliseconds