Home
last modified time | relevance | path

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

/plan9/sys/src/libsunrpc/
H A Dserver.c98 sunMsgDrop(m); in sunRpcRequestThread()
209 sunMsgDrop(m); in sunMsgReplyError()
214 sunMsgDrop(m); in sunMsgReplyError()
250 return sunMsgDrop(m); in sunMsgReply()
254 return sunMsgDrop(m); in sunMsgReply()
258 return sunMsgDrop(m); in sunMsgReply()
269 sunMsgDrop(SunMsg *m) in sunMsgDrop() function
/plan9/sys/include/
H A Dsunrpc.h233 int sunMsgDrop(SunMsg*);