Searched refs:xdr_am_devicedata3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/amd/libamu/
H A Dxdr_func.c2463 xdr_am_devicedata3(XDR *xdrs, am_devicedata3 *objp) function
2466 plog(XLOG_DEBUG, "xdr_am_devicedata3:");
2485 if (!xdr_am_devicedata3(xdrs, &objp->am_mknoddata3_u.chr_device))
2489 if (!xdr_am_devicedata3(xdrs, &objp->am_mknoddata3_u.blk_device))
/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h1289 bool_t xdr_am_devicedata3 (XDR *, am_devicedata3*);

Completed in 69 milliseconds