Home
last modified time | relevance | path

Searched refs:am_devicedata3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h705 struct am_devicedata3 { struct
709 typedef struct am_devicedata3 am_devicedata3; typedef
714 am_devicedata3 chr_device;
715 am_devicedata3 blk_device;
1293 bool_t xdr_am_devicedata3 (XDR *, am_devicedata3*);
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c2462 xdr_am_devicedata3(XDR *xdrs, am_devicedata3 *objp) in xdr_am_devicedata3()