Searched refs:SYMLINK3res (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1645 struct SYMLINK3res { struct
1652 typedef struct SYMLINK3res SYMLINK3res; typedef in typeref:struct:SYMLINK3res
2107 extern SYMLINK3res *nfsproc3_symlink_3();
2151 extern bool_t xdr_SYMLINK3res(XDR *, SYMLINK3res *);
2211 extern void rfs3_symlink(SYMLINK3args *, SYMLINK3res *, struct exportinfo *,
H A Dnfs_log.h591 extern bool_t xdr_nfslog_SYMLINK3res(XDR *, SYMLINK3res *);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x851 union SYMLINK3res switch (nfsstat3 status) {
1229 SYMLINK3res
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c336 sizeof (SYMLINK3args), xdr_SYMLINK3res, sizeof (SYMLINK3res)},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c687 xdr_nfslog_SYMLINK3res(XDR *xdrs, SYMLINK3res *objp)
H A Dnfs_server.c957 xdr_SYMLINK3res, NULL_xdrproc_t, sizeof (SYMLINK3res),
1294 SYMLINK3res nfs3_symlink_res;
H A Dnfs3_srv.c2018 rfs3_symlink(SYMLINK3args *args, SYMLINK3res *resp, struct exportinfo *exi,
2178 cred_t *, cr, vnode_t *, dvp, SYMLINK3res *, resp);
H A Dnfs3_xdr.c1801 xdr_SYMLINK3res(XDR *xdrs, SYMLINK3res *objp)
H A Dnfs3_vnops.c3590 SYMLINK3res res;

Completed in 90 milliseconds