Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dsunrpc.h147 typedef struct SunProc SunProc; typedef
157 struct SunProc struct
159 int (*pack)(uchar*, uchar*, uchar**, SunCall*);
160 int (*unpack)(uchar*, uchar*, uchar**, SunCall*);
161 uint (*size)(SunCall*);
162 void (*fmt)(Fmt*, SunCall*);
163 uint sizeoftype;