Searched refs:symlinkargs (Results 1 – 6 of 6) sorted by relevance
357 struct symlinkargs { struct362 typedef struct symlinkargs symlinkargs; argument364 extern "C" bool_t xdr_symlinkargs(XDR *, symlinkargs *);366 extern bool_t xdr_symlinkargs(XDR *, symlinkargs *);520 extern "C" int * nfsproc_symlink_2(symlinkargs *, CLIENT *);521 extern "C" int * nfsproc_symlink_2_svc(symlinkargs *, struct svc_req *);576 extern int * nfsproc_symlink_2(symlinkargs *, CLIENT *);577 extern int * nfsproc_symlink_2_svc(symlinkargs *, struct svc_req *);
263 struct symlinkargs { struct360 NFSPROC_SYMLINK(symlinkargs) = 13;
55 symlinkargs nfsproc_symlink_2_arg; in nfs_program_2()
295 xdr_symlinkargs(XDR *xdrs, symlinkargs *objp) in xdr_symlinkargs()
244 struct symlinkargs { struct341 NFSPROC_SYMLINK(symlinkargs) = 13;
376 nfsproc_symlink_2_svc(symlinkargs *argp, struct svc_req *rqstp) in nfsproc_symlink_2_svc()