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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
klm_prot.h 48 struct klm_testrply { struct
54 typedef struct klm_testrply klm_testrply; typedef in typeref:struct:klm_testrply
79 extern klm_testrply * klm_test_1(struct klm_testargs *, CLIENT *);
80 extern klm_testrply * klm_test_1_svc(struct klm_testargs *, struct svc_req *);
94 extern klm_testrply * klm_test_1();
95 extern klm_testrply * klm_test_1_svc();
115 extern bool_t xdr_klm_testrply (XDR *, klm_testrply*);
klm_prot.x 84 union klm_testrply switch (klm_stats stat) {
119 klm_testrply KLM_TEST (struct klm_testargs) = 1;

Completed in 969 milliseconds