Searched refs:XDRInPacketDestroy (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs/
H A DXDRInPacket.h14 void XDRInPacketDestroy (struct XDRInPacket *packet);
H A Dnfs_add_on.c444 XDRInPacketDestroy(&reply);
449 XDRInPacketDestroy(&reply);
473 XDRInPacketDestroy(&reply);
481 XDRInPacketDestroy(&reply);
489 XDRInPacketDestroy(&reply);
496 XDRInPacketDestroy(&reply);
522 XDRInPacketDestroy(&reply);
530 XDRInPacketDestroy(&reply);
538 XDRInPacketDestroy(&reply);
546 XDRInPacketDestroy(
[all...]
H A DXDRInPacket.c21 XDRInPacketDestroy(struct XDRInPacket *packet) function

Completed in 49 milliseconds