Home
last modified time | relevance | path

Searched refs:obj_attributes (Results 1 – 5 of 5) sorted by relevance

/netbsd/lib/librpcsvc/
H A Dnfs_prot.x516 fattr3 obj_attributes; member
566 post_op_attr obj_attributes; member
597 post_op_attr obj_attributes; member
602 post_op_attr obj_attributes; member
710 sattr3 obj_attributes; variable
722 post_op_attr obj_attributes; member
747 post_op_attr obj_attributes; member
777 post_op_attr obj_attributes; member
818 post_op_attr obj_attributes; member
1016 post_op_attr obj_attributes; member
[all …]
/netbsd/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h285 am_post_op_attr obj_attributes; member
338 am_post_op_attr obj_attributes; member
344 am_post_op_attr obj_attributes; member
363 am_fattr3 obj_attributes; member
452 am_sattr3 obj_attributes; member
475 am_post_op_attr obj_attributes; member
556 am_post_op_attr obj_attributes; member
571 am_post_op_attr obj_attributes; member
590 am_post_op_attr obj_attributes; member
602 am_post_op_attr obj_attributes; member
[all …]
/netbsd/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c1423 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_LOOKUP3resok()
1509 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_ACCESS3resok()
1522 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_ACCESS3resfail()
1565 if (!xdr_am_fattr3(xdrs, &objp->obj_attributes)) in xdr_am_GETATTR3resok()
1826 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_CREATE3resok()
2074 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_FSINFO3resok()
2105 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_FSINFO3resfail()
2148 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_FSSTAT3resok()
2173 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_FSSTAT3resfail()
2272 if (!xdr_am_post_op_attr(xdrs, &objp->obj_attributes)) in xdr_am_PATHCONF3resok()
[all …]
/netbsd/external/bsd/am-utils/dist/amd/
H A Dnfs_subr.c1103 fattr3 = (am_fattr3 *) &result.res_u.ok.obj_attributes; in am_nfs3_getattr_3_svc()
1173 post_op_obj = &result.res_u.ok.obj_attributes; in am_nfs3_lookup_3_svc()
1242 post_op_obj = &result.res_u.fail.obj_attributes; in am_nfs3_access_3_svc()
1250 post_op_obj = &result.res_u.ok.obj_attributes; in am_nfs3_access_3_svc()
1687 post_op_fsroot = &result.res_u.fail.obj_attributes; in am_nfs3_fsstat_3_svc()
1701 post_op_fsroot = &ok->obj_attributes; in am_nfs3_fsstat_3_svc()
1763 post_op_fsroot = &result.res_u.fail.obj_attributes; in am_nfs3_fsinfo_3_svc()
1775 post_op_fsroot = &ok->obj_attributes; in am_nfs3_fsinfo_3_svc()
1821 post_op_obj = &result.res_u.fail.obj_attributes; in am_nfs3_pathconf_3_svc()
1833 post_op_obj = &ok->obj_attributes; in am_nfs3_pathconf_3_svc()
/netbsd/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_hpux11.h572 post_op_attr obj_attributes;