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)
Mon, Oct 13, 7:44 AM
Unknown Object (File)
Sun, Oct 12, 5:56 PM
Unknown Object (File)
Sun, Oct 12, 5:55 PM
Unknown Object (File)
Sun, Oct 12, 5:54 PM
Unknown Object (File)
Fri, Oct 10, 2:46 PM
Unknown Object (File)
Wed, Oct 8, 7:08 PM
Unknown Object (File)
Sat, Oct 4, 3:31 AM
Unknown Object (File)
Tue, Sep 30, 11:30 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