HomeSort by relevance Sort by last modified time
    Searched refs:nlm_unlockargs (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 97 struct nlm_unlockargs { struct
101 typedef struct nlm_unlockargs nlm_unlockargs; typedef in typeref:struct:nlm_unlockargs
166 extern nlm_res * nlm_unlock_1(struct nlm_unlockargs *, CLIENT *);
167 extern nlm_res * nlm_unlock_1_svc(struct nlm_unlockargs *, struct svc_req *);
181 extern void * nlm_unlock_msg_1(struct nlm_unlockargs *, CLIENT *);
182 extern void * nlm_unlock_msg_1_svc(struct nlm_unlockargs *, struct svc_req *);
297 extern bool_t xdr_nlm_unlockargs (XDR *, nlm_unlockargs*);
nlm_prot.x 112 struct nlm_unlockargs {
175 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
187 void NLM_UNLOCK_MSG(struct nlm_unlockargs) = 9;

Completed in 176 milliseconds