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)
Fri, Apr 25, 8:38 PM
Unknown Object (File)
Tue, Apr 15, 5:46 PM
Unknown Object (File)
Mon, Apr 7, 3:21 PM
Unknown Object (File)
Sun, Apr 6, 1:39 PM
Unknown Object (File)
Mar 11 2025, 5:06 AM
Unknown Object (File)
Feb 23 2025, 9:44 PM
Unknown Object (File)
Feb 10 2025, 4:02 PM
Unknown Object (File)
Feb 9 2025, 6:36 AM
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