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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h 69 struct klm_unlockargs { struct
72 typedef struct klm_unlockargs klm_unlockargs; typedef in typeref:struct:klm_unlockargs
88 extern klm_stat * klm_unlock_1(struct klm_unlockargs *, CLIENT *);
89 extern klm_stat * klm_unlock_1_svc(struct klm_unlockargs *, struct svc_req *);
118 extern bool_t xdr_klm_unlockargs (XDR *, klm_unlockargs*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
klm_prot.h 69 struct klm_unlockargs { struct
72 typedef struct klm_unlockargs klm_unlockargs; typedef in typeref:struct:klm_unlockargs
88 extern klm_stat * klm_unlock_1(struct klm_unlockargs *, CLIENT *);
89 extern klm_stat * klm_unlock_1_svc(struct klm_unlockargs *, struct svc_req *);
118 extern bool_t xdr_klm_unlockargs (XDR *, klm_unlockargs*);

Completed in 4619 milliseconds