Home | History | Annotate | Download | only in rpcsvc

Lines Matching full:bool_t

29 	bool_t exclusive;
74 bool_t block;
75 bool_t exclusive;
77 bool_t reclaim;
84 bool_t block;
85 bool_t exclusive;
92 bool_t exclusive;
135 bool_t reclaim;
287 extern bool_t xdr_nlm_stats (XDR *, nlm_stats*);
288 extern bool_t xdr_nlm_holder (XDR *, nlm_holder*);
289 extern bool_t xdr_nlm_testrply (XDR *, nlm_testrply*);
290 extern bool_t xdr_nlm_stat (XDR *, nlm_stat*);
291 extern bool_t xdr_nlm_res (XDR *, nlm_res*);
292 extern bool_t xdr_nlm_testres (XDR *, nlm_testres*);
293 extern bool_t xdr_nlm_lock (XDR *, nlm_lock*);
294 extern bool_t xdr_nlm_lockargs (XDR *, nlm_lockargs*);
295 extern bool_t xdr_nlm_cancargs (XDR *, nlm_cancargs*);
296 extern bool_t xdr_nlm_testargs (XDR *, nlm_testargs*);
297 extern bool_t xdr_nlm_unlockargs (XDR *, nlm_unlockargs*);
298 extern bool_t xdr_fsh_mode (XDR *, fsh_mode*);
299 extern bool_t xdr_fsh_access (XDR *, fsh_access*);
300 extern bool_t xdr_nlm_share (XDR *, nlm_share*);
301 extern bool_t xdr_nlm_shareargs (XDR *, nlm_shareargs*);
302 extern bool_t xdr_nlm_shareres (XDR *, nlm_shareres*);
303 extern bool_t xdr_nlm_notify (XDR *, nlm_notify*);
306 extern bool_t xdr_nlm_stats ();
307 extern bool_t xdr_nlm_holder ();
308 extern bool_t xdr_nlm_testrply ();
309 extern bool_t xdr_nlm_stat ();
310 extern bool_t xdr_nlm_res ();
311 extern bool_t xdr_nlm_testres ();
312 extern bool_t xdr_nlm_lock ();
313 extern bool_t xdr_nlm_lockargs ();
314 extern bool_t xdr_nlm_cancargs ();
315 extern bool_t xdr_nlm_testargs ();
316 extern bool_t xdr_nlm_unlockargs ();
317 extern bool_t xdr_fsh_mode ();
318 extern bool_t xdr_fsh_access ();
319 extern bool_t xdr_nlm_share ();
320 extern bool_t xdr_nlm_shareargs ();
321 extern bool_t xdr_nlm_shareres ();
322 extern bool_t xdr_nlm_notify ();