Searched refs:SunCallType (Results 1 – 2 of 2) sorted by relevance
| /plan9/sys/include/ |
| H A D | sunrpc.h | 97 } SunCallType; typedef 102 SunCallType type; 168 SunStatus sunCallUnpackAlloc(SunProg*, SunCallType, uchar*, uchar*, uchar**, SunCall**);
|
| /plan9/sys/src/libsunrpc/ |
| H A D | prog.c | 39 sunCallUnpackAlloc(SunProg *prog, SunCallType type, uchar *a, uchar *ea, uchar **pa, SunCall **pc) in sunCallUnpackAlloc()
|