nfs_prot.h | 201 struct linkargs { struct 205 typedef struct linkargs linkargs; typedef in typeref:struct:linkargs 303 extern nfsstat * nfsproc_link_2(linkargs *, CLIENT *); 304 extern nfsstat * nfsproc_link_2_svc(linkargs *, struct svc_req *); 403 extern bool_t xdr_linkargs (XDR *, linkargs*);
|