Home
last modified time | relevance | path

Searched refs:createargs (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.h189 struct createargs { struct
193 typedef struct createargs createargs; argument
294 extern diropres * nfsproc_create_2(createargs *, CLIENT *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
309 extern diropres * nfsproc_mkdir_2(createargs *, CLIENT *);
310 extern diropres * nfsproc_mkdir_2_svc(createargs *, struct svc_req *);
401 extern bool_t xdr_createargs (XDR *, createargs*);
H A Dnfs_prot.x228 struct createargs { struct
328 NFSPROC_CREATE(createargs) = 9;
343 NFSPROC_MKDIR(createargs) = 14;