Home
last modified time | relevance | path

Searched refs:am_mode3 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h163 typedef u_int am_mode3; typedef
187 am_mode3 mode;
385 am_mode3 mode;
1212 bool_t xdr_am_mode3 (XDR *, am_mode3*);
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dnfs_subr.c962 fattr3->mode = (am_mode3) fattr->na_mode; in fattr_to_fattr3()
/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()