HomeSort by: relevance | last modified time | path
    Searched defs:nfsstat (Results 1 - 17 of 17) sorted by relevancy

  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_osf2.h 154 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
201 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
202 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
203 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
204 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
206 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
209 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
253 nfsstat rlr_status;
268 nfsstat rr_status
    [all...]
nfs_prot_ultrix.h 142 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
190 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
191 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
192 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
193 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
195 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
199 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
235 nfsstat rlr_status;
250 nfsstat rr_status
    [all...]
nfs_prot_bsdi2.h 149 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
192 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
193 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
194 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
195 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
196 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
220 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
246 enum nfsstat { enum
304 nfsstat ns_status
    [all...]
nfs_prot_hpux.h 145 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
195 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
196 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
197 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
198 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
200 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
204 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
271 nfsstat ns_status;
293 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_irix5.h 195 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
243 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
244 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
245 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
246 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
248 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
252 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
323 nfsstat ns_status;
345 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_irix6.h 160 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
208 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
209 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
210 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
211 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
213 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
217 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
288 nfsstat ns_status;
310 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_ncr2.h 124 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
165 extern bool_t xdr_nfsstat(XDR *, nfsstat *);
207 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
208 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
209 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
210 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
211 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
212 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
213 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *)
    [all...]
nfs_prot_osf4.h 153 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
202 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
203 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
204 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
205 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
207 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
214 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
288 nfsstat ns_status;
310 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_osf5.h 168 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
217 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
218 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
219 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
220 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
222 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
226 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
297 nfsstat ns_status;
319 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_sunos3.h 145 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
193 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
194 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
195 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
196 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
198 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
202 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
269 nfsstat ns_status;
291 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_sunos4.h 145 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
193 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
194 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
195 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
196 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
198 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
202 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
269 nfsstat ns_status;
291 nfsstat dr_status; /* was status *
    [all...]
nfs_prot_sunos5_5.h 109 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
140 extern bool_t xdr_nfsstat(XDR *, nfsstat *);
182 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
183 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
184 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
185 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
186 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
187 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
188 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *)
    [all...]
nfs_prot_sunos5_6.h 114 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
145 extern bool_t xdr_nfsstat(XDR *, nfsstat *);
187 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
188 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
189 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
190 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
191 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
192 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
193 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *)
    [all...]
nfs_prot_sunos5_7.h 119 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
150 extern bool_t xdr_nfsstat(XDR *, nfsstat *);
192 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
193 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
194 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
195 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
196 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
197 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
198 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *)
    [all...]
nfs_prot_svr4.h 119 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
160 extern bool_t xdr_nfsstat(XDR *, nfsstat *);
202 extern nfsstat *nfsproc_link_2(nfslinkargs *, CLIENT *);
203 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
204 extern nfsstat *nfsproc_remove_2(nfsdiropargs *, CLIENT *);
205 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
206 extern nfsstat *nfsproc_rename_2(nfsrenameargs *, CLIENT *);
207 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
208 extern nfsstat *nfsproc_rmdir_2(nfsdiropargs *, CLIENT *)
    [all...]
nfs_prot_hpux11.h 173 * For now we just cast errno into an enum nfsstat.
175 enum nfsstat { enum
222 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
273 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
274 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
275 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
276 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
278 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
282 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
    [all...]
nfs_prot_nextstep.h 289 enum nfsstat { enum
321 typedef enum nfsstat nfsstat; typedef in typeref:enum:nfsstat
370 extern nfsstat *nfsproc_link_2_svc(nfslinkargs *, struct svc_req *);
371 extern nfsstat *nfsproc_remove_2_svc(nfsdiropargs *, struct svc_req *);
372 extern nfsstat *nfsproc_rename_2_svc(nfsrenameargs *, struct svc_req *);
373 extern nfsstat *nfsproc_rmdir_2_svc(nfsdiropargs *, struct svc_req *);
374 extern nfsstat *nfsproc_symlink_2_svc(nfssymlinkargs *, struct svc_req *);
395 extern bool_t xdr_nfsstat(XDR *, nfsstat*);
468 nfsstat ns_status
    [all...]

Completed in 23 milliseconds