Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c1074 xdr_am_mode3(XDR *xdrs, am_mode3 *objp) in xdr_am_mode3() function
1162 if (!xdr_am_mode3(xdrs, &objp->mode)) in xdr_am_fattr3()
1610 if (!xdr_am_mode3(xdrs, &objp->am_set_mode3_u.mode)) in xdr_am_set_mode3()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h1212 bool_t xdr_am_mode3 (XDR *, am_mode3*);