Home
last modified time | relevance | path

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

/netbsd/lib/librpcsvc/
H A Dnfs_prot.x645 post_op_attr file_attributes; member
652 post_op_attr file_attributes; member
911 post_op_attr file_attributes; member
916 post_op_attr file_attributes; member
/netbsd/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h526 am_post_op_attr file_attributes; member
537 am_post_op_attr file_attributes; member
923 am_post_op_attr file_attributes; member
929 am_post_op_attr file_attributes; member
/netbsd/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c1940 if (!xdr_am_post_op_attr(xdrs, &objp->file_attributes)) in xdr_am_READ3resok()
1957 if (!xdr_am_post_op_attr(xdrs, &objp->file_attributes)) in xdr_am_READ3resfail()
2956 if (!xdr_am_post_op_attr(xdrs, &objp->file_attributes)) in xdr_am_LINK3resok()
2969 if (!xdr_am_post_op_attr(xdrs, &objp->file_attributes)) in xdr_am_LINK3resfail()
/netbsd/external/bsd/am-utils/dist/amd/
H A Dnfs_subr.c1327 post_op_file = &result.res_u.fail.file_attributes; in am_nfs3_read_3_svc()
1543 post_op_file = &result.res_u.fail.file_attributes; in am_nfs3_link_3_svc()