Home
last modified time | relevance | path

Searched refs:sunMsgReply (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/include/
H A Dsunrpc.h232 int sunMsgReply(SunMsg*, SunCall*);
/plan9/sys/src/libsunrpc/
H A Dserver.c225 sunMsgReply(SunMsg *m, SunCall *c) in sunMsgReply() function