Page MenuHomeFreeBSD

xdr: provide x_putmbuf method for xdrmem
ClosedPublic

Authored by glebius on Jan 20 2025, 9:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 4:52 PM
Unknown Object (File)
Thu, Nov 13, 5:38 AM
Unknown Object (File)
Thu, Nov 6, 4:12 AM
Unknown Object (File)
Tue, Oct 28, 8:48 AM
Unknown Object (File)
Sat, Oct 18, 12:50 AM
Unknown Object (File)
Oct 17 2025, 4:28 PM
Unknown Object (File)
Oct 13 2025, 7:44 AM
Unknown Object (File)
Oct 12 2025, 5:56 PM
Subscribers

Details

Summary

It has slightly different semantic than same method for xdrmbuf. The
mbuf data is copied and caller is responsible to keep or free the
original mbuf.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable