Home
last modified time | relevance | path

Searched refs:symlink_attributes (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/lib/librpcsvc/
Dnfs_prot.x620 post_op_attr symlink_attributes; member
625 post_op_attr symlink_attributes; member
766 sattr3 symlink_attributes; member
/netbsd/src/external/bsd/am-utils/dist/include/
Dam_xdr_func.h648 am_sattr3 symlink_attributes; member
686 am_post_op_attr symlink_attributes; member
692 am_post_op_attr symlink_attributes; member
/netbsd/src/external/bsd/am-utils/dist/libamu/
Dxdr_func.c2338 if (!xdr_am_sattr3(xdrs, &objp->symlink_attributes)) in xdr_am_symlinkdata3()
2422 if (!xdr_am_post_op_attr(xdrs, &objp->symlink_attributes)) in xdr_am_READLINK3resok()
2435 if (!xdr_am_post_op_attr(xdrs, &objp->symlink_attributes)) in xdr_am_READLINK3resfail()
/netbsd/src/external/bsd/am-utils/dist/amd/
Dnfs_subr.c1285 post_op_sym = &result.res_u.fail.symlink_attributes; in am_nfs3_readlink_3_svc()
1302 post_op_sym = &result.res_u.ok.symlink_attributes; in am_nfs3_readlink_3_svc()