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)
Sat, Feb 28, 7:45 PM
Unknown Object (File)
Sun, Feb 22, 1:26 AM
Unknown Object (File)
Thu, Feb 19, 12:56 AM
Unknown Object (File)
Thu, Feb 19, 12:56 AM
Unknown Object (File)
Wed, Feb 18, 5:59 PM
Unknown Object (File)
Fri, Feb 13, 3:44 AM
Unknown Object (File)
Sun, Feb 8, 3:44 AM
Unknown Object (File)
Sun, Feb 8, 12:14 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