HomeSort by relevance Sort by last modified time
    Searched refs:nlm_lockargs (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.h 72 struct nlm_lockargs { struct
80 typedef struct nlm_lockargs nlm_lockargs; typedef in typeref:struct:nlm_lockargs
160 extern nlm_res * nlm_lock_1(struct nlm_lockargs *, CLIENT *);
161 extern nlm_res * nlm_lock_1_svc(struct nlm_lockargs *, struct svc_req *);
175 extern void * nlm_lock_msg_1(struct nlm_lockargs *, CLIENT *);
176 extern void * nlm_lock_msg_1_svc(struct nlm_lockargs *, struct svc_req *);
261 extern nlm_res * nlm_nm_lock_3(nlm_lockargs *, CLIENT *);
262 extern nlm_res * nlm_nm_lock_3_svc(nlm_lockargs *, struct svc_req *);
294 extern bool_t xdr_nlm_lockargs (XDR *, nlm_lockargs*);
    [all...]
nlm_prot.x 90 struct nlm_lockargs {
172 nlm_res NLM_LOCK(struct nlm_lockargs) = 2;
185 void NLM_LOCK_MSG(struct nlm_lockargs) = 7;
199 nlm_res NLM_NM_LOCK(nlm_lockargs) = 22;

Completed in 42 milliseconds