/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
svc_auth.h | 45 extern enum auth_stat _authenticate (struct svc_req *__rqst,
|
key_prot.h | 211 extern "C" keystatus * key_set_1_svc(opaque *, struct svc_req *); 214 extern "C" cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *); 217 extern "C" cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *); 220 extern "C" des_block * key_gen_1_svc(void *, struct svc_req *); 223 extern "C" getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); 228 extern keystatus * key_set_1_svc(opaque *, struct svc_req *); 231 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *); 234 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *); 237 extern des_block * key_gen_1_svc(void *, struct svc_req *); 240 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
ypupd.h | 77 extern u_int * ypu_change_1_svc (ypupdate_args *, struct svc_req *); 80 extern u_int * ypu_insert_1_svc (ypupdate_args *, struct svc_req *); 83 extern u_int * ypu_delete_1_svc (ypdelete_args *, struct svc_req *); 86 extern u_int * ypu_store_1_svc (ypupdate_args *, struct svc_req *);
|
nlm_prot.h | 158 extern nlm_testres * nlm_test_1_svc(struct nlm_testargs *, struct svc_req *); 161 extern nlm_res * nlm_lock_1_svc(struct nlm_lockargs *, struct svc_req *); 164 extern nlm_res * nlm_cancel_1_svc(struct nlm_cancargs *, struct svc_req *); 167 extern nlm_res * nlm_unlock_1_svc(struct nlm_unlockargs *, struct svc_req *); 170 extern nlm_res * nlm_granted_1_svc(struct nlm_testargs *, struct svc_req *); 173 extern void * nlm_test_msg_1_svc(struct nlm_testargs *, struct svc_req *); 176 extern void * nlm_lock_msg_1_svc(struct nlm_lockargs *, struct svc_req *); 179 extern void * nlm_cancel_msg_1_svc(struct nlm_cancargs *, struct svc_req *); 182 extern void * nlm_unlock_msg_1_svc(struct nlm_unlockargs *, struct svc_req *); 185 extern void * nlm_granted_msg_1_svc(struct nlm_testargs *, struct svc_req *); [all...] |
nis_callback.h | 53 extern bool_t * cbproc_receive_1_svc (cback_data *, struct svc_req *) __THROW; 57 extern void * cbproc_finish_1_svc (void *, struct svc_req *) __THROW; 61 extern void * cbproc_error_1_svc (nis_error *, struct svc_req *) __THROW;
|
yp.h | 245 extern void *ypproc_null_2_svc (void *, struct svc_req *); 248 extern bool_t *ypproc_domain_2_svc (domainname *, struct svc_req *); 251 extern bool_t *ypproc_domain_nonack_2_svc (domainname *, struct svc_req *); 254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *); 257 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *); 260 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *); 263 extern ypresp_xfr *ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *); 266 extern void *ypproc_clear_2_svc (void *, struct svc_req *); 269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *); 272 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *); [all...] |
mount.h | 66 extern void * mountproc_null_1_svc(void *, struct svc_req *); 69 extern fhstatus * mountproc_mnt_1_svc(dirpath *, struct svc_req *); 72 extern mountlist * mountproc_dump_1_svc(void *, struct svc_req *); 75 extern void * mountproc_umnt_1_svc(dirpath *, struct svc_req *); 78 extern void * mountproc_umntall_1_svc(void *, struct svc_req *); 81 extern exports * mountproc_export_1_svc(void *, struct svc_req *); 84 extern exports * mountproc_exportall_1_svc(void *, struct svc_req *);
|
key_prot.h | 112 extern keystatus * key_set_1_svc(char *, struct svc_req *); 115 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *); 118 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *); 121 extern des_block * key_gen_1_svc(void *, struct svc_req *); 124 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); 149 extern keystatus * key_set_2_svc(char *, struct svc_req *); 151 extern cryptkeyres * key_encrypt_2_svc(cryptkeyarg *, struct svc_req *); 153 extern cryptkeyres * key_decrypt_2_svc(cryptkeyarg *, struct svc_req *); 155 extern des_block * key_gen_2_svc(void *, struct svc_req *); 157 extern getcredres * key_getcred_2_svc(netnamestr *, struct svc_req *); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/ |
svc_auth.h | 45 extern enum auth_stat _authenticate (struct svc_req *__rqst,
|
key_prot.h | 211 extern "C" keystatus * key_set_1_svc(opaque *, struct svc_req *); 214 extern "C" cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *); 217 extern "C" cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *); 220 extern "C" des_block * key_gen_1_svc(void *, struct svc_req *); 223 extern "C" getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); 228 extern keystatus * key_set_1_svc(opaque *, struct svc_req *); 231 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *); 234 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *); 237 extern des_block * key_gen_1_svc(void *, struct svc_req *); 240 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
ypupd.h | 75 extern u_int * ypu_change_1_svc (ypupdate_args *, struct svc_req *); 78 extern u_int * ypu_insert_1_svc (ypupdate_args *, struct svc_req *); 81 extern u_int * ypu_delete_1_svc (ypdelete_args *, struct svc_req *); 84 extern u_int * ypu_store_1_svc (ypupdate_args *, struct svc_req *);
|
nlm_prot.h | 158 extern nlm_testres * nlm_test_1_svc(struct nlm_testargs *, struct svc_req *); 161 extern nlm_res * nlm_lock_1_svc(struct nlm_lockargs *, struct svc_req *); 164 extern nlm_res * nlm_cancel_1_svc(struct nlm_cancargs *, struct svc_req *); 167 extern nlm_res * nlm_unlock_1_svc(struct nlm_unlockargs *, struct svc_req *); 170 extern nlm_res * nlm_granted_1_svc(struct nlm_testargs *, struct svc_req *); 173 extern void * nlm_test_msg_1_svc(struct nlm_testargs *, struct svc_req *); 176 extern void * nlm_lock_msg_1_svc(struct nlm_lockargs *, struct svc_req *); 179 extern void * nlm_cancel_msg_1_svc(struct nlm_cancargs *, struct svc_req *); 182 extern void * nlm_unlock_msg_1_svc(struct nlm_unlockargs *, struct svc_req *); 185 extern void * nlm_granted_msg_1_svc(struct nlm_testargs *, struct svc_req *); [all...] |
nis_callback.h | 54 extern bool_t * cbproc_receive_1_svc (cback_data *, struct svc_req *) __THROW; 58 extern void * cbproc_finish_1_svc (void *, struct svc_req *) __THROW; 62 extern void * cbproc_error_1_svc (nis_error *, struct svc_req *) __THROW;
|
yp.h | 247 extern void *ypproc_null_2_svc (void *, struct svc_req *); 250 extern bool_t *ypproc_domain_2_svc (domainname *, struct svc_req *); 253 extern bool_t *ypproc_domain_nonack_2_svc (domainname *, struct svc_req *); 256 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *); 259 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *); 262 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *); 265 extern ypresp_xfr *ypproc_xfr_2_svc (ypreq_xfr *, struct svc_req *); 268 extern void *ypproc_clear_2_svc (void *, struct svc_req *); 271 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *); 274 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *); [all...] |
mount.h | 66 extern void * mountproc_null_1_svc(void *, struct svc_req *); 69 extern fhstatus * mountproc_mnt_1_svc(dirpath *, struct svc_req *); 72 extern mountlist * mountproc_dump_1_svc(void *, struct svc_req *); 75 extern void * mountproc_umnt_1_svc(dirpath *, struct svc_req *); 78 extern void * mountproc_umntall_1_svc(void *, struct svc_req *); 81 extern exports * mountproc_export_1_svc(void *, struct svc_req *); 84 extern exports * mountproc_exportall_1_svc(void *, struct svc_req *);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
loc_api_rpcgen_cb_rpc.h | 68 extern bool_t rpc_loc_event_cb_f_type_0x00050001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *); 82 extern bool_t rpc_loc_api_cb_null_0x00050002_svc(void *, int *, struct svc_req *); 95 extern bool_t rpc_loc_api_cb_null_0x00050003_svc(void *, int *, struct svc_req *); 107 extern bool_t rpc_loc_api_cb_null_0x00050004_svc(void *, int *, struct svc_req *); 119 extern bool_t rpc_loc_api_cb_null_0x00050005_svc(void *, int *, struct svc_req *); 131 extern bool_t rpc_loc_api_cb_null_0x00050006_svc(void *, int *, struct svc_req *);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
loc_api_rpcgen_cb_rpc.h | 68 extern bool_t rpc_loc_event_cb_f_type_0x00050001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *); 82 extern bool_t rpc_loc_api_cb_null_0x00050002_svc(void *, int *, struct svc_req *); 95 extern bool_t rpc_loc_api_cb_null_0x00050003_svc(void *, int *, struct svc_req *); 107 extern bool_t rpc_loc_api_cb_null_0x00050004_svc(void *, int *, struct svc_req *); 119 extern bool_t rpc_loc_api_cb_null_0x00050005_svc(void *, int *, struct svc_req *); 131 extern bool_t rpc_loc_api_cb_null_0x00050006_svc(void *, int *, struct svc_req *);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
loc_api_rpcgen_cb_rpc.h | 68 extern bool_t rpc_loc_event_cb_f_type_0x00050001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *); 82 extern bool_t rpc_loc_api_cb_null_0x00050002_svc(void *, int *, struct svc_req *); 95 extern bool_t rpc_loc_api_cb_null_0x00050003_svc(void *, int *, struct svc_req *); 107 extern bool_t rpc_loc_api_cb_null_0x00050004_svc(void *, int *, struct svc_req *); 119 extern bool_t rpc_loc_api_cb_null_0x00050005_svc(void *, int *, struct svc_req *); 131 extern bool_t rpc_loc_api_cb_null_0x00050006_svc(void *, int *, struct svc_req *);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
loc_api_rpcgen_cb_rpc.h | 68 extern bool_t rpc_loc_event_cb_f_type_0x00050001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *); 82 extern bool_t rpc_loc_api_cb_null_0x00050002_svc(void *, int *, struct svc_req *); 95 extern bool_t rpc_loc_api_cb_null_0x00050003_svc(void *, int *, struct svc_req *); 107 extern bool_t rpc_loc_api_cb_null_0x00050004_svc(void *, int *, struct svc_req *); 119 extern bool_t rpc_loc_api_cb_null_0x00050005_svc(void *, int *, struct svc_req *); 131 extern bool_t rpc_loc_api_cb_null_0x00050006_svc(void *, int *, struct svc_req *);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
loc_api_rpcgen_cb_rpc.h | 68 extern bool_t rpc_loc_event_cb_f_type_0x00050001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *); 82 extern bool_t rpc_loc_api_cb_null_0x00050002_svc(void *, int *, struct svc_req *); 95 extern bool_t rpc_loc_api_cb_null_0x00050003_svc(void *, int *, struct svc_req *); 107 extern bool_t rpc_loc_api_cb_null_0x00050004_svc(void *, int *, struct svc_req *); 119 extern bool_t rpc_loc_api_cb_null_0x00050005_svc(void *, int *, struct svc_req *); 131 extern bool_t rpc_loc_api_cb_null_0x00050006_svc(void *, int *, struct svc_req *);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 48 loc_apicbprog_0x00050001(struct svc_req *rqstp, register SVCXPRT *transp) 58 bool_t (*local)(char *, void *, struct svc_req *); 68 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00050001_svc; 95 loc_apicbprog_0x00050002(struct svc_req *rqstp, register SVCXPRT *transp) 105 bool_t (*local)(char *, void *, struct svc_req *); 115 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050002_svc; 142 loc_apicbprog_0x00050003(struct svc_req *rqstp, register SVCXPRT *transp) 152 bool_t (*local)(char *, void *, struct svc_req *); 162 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050003_svc; 189 loc_apicbprog_0x00050004(struct svc_req *rqstp, register SVCXPRT *transp [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 48 loc_apicbprog_0x00050001(struct svc_req *rqstp, register SVCXPRT *transp) 58 bool_t (*local)(char *, void *, struct svc_req *); 68 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00050001_svc; 95 loc_apicbprog_0x00050002(struct svc_req *rqstp, register SVCXPRT *transp) 105 bool_t (*local)(char *, void *, struct svc_req *); 115 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050002_svc; 142 loc_apicbprog_0x00050003(struct svc_req *rqstp, register SVCXPRT *transp) 152 bool_t (*local)(char *, void *, struct svc_req *); 162 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050003_svc; 189 loc_apicbprog_0x00050004(struct svc_req *rqstp, register SVCXPRT *transp [all...] |
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 48 loc_apicbprog_0x00050001(struct svc_req *rqstp, register SVCXPRT *transp) 58 bool_t (*local)(char *, void *, struct svc_req *); 68 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00050001_svc; 95 loc_apicbprog_0x00050002(struct svc_req *rqstp, register SVCXPRT *transp) 105 bool_t (*local)(char *, void *, struct svc_req *); 115 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050002_svc; 142 loc_apicbprog_0x00050003(struct svc_req *rqstp, register SVCXPRT *transp) 152 bool_t (*local)(char *, void *, struct svc_req *); 162 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050003_svc; 189 loc_apicbprog_0x00050004(struct svc_req *rqstp, register SVCXPRT *transp [all...] |
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 48 loc_apicbprog_0x00050001(struct svc_req *rqstp, register SVCXPRT *transp) 58 bool_t (*local)(char *, void *, struct svc_req *); 68 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00050001_svc; 95 loc_apicbprog_0x00050002(struct svc_req *rqstp, register SVCXPRT *transp) 105 bool_t (*local)(char *, void *, struct svc_req *); 115 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050002_svc; 142 loc_apicbprog_0x00050003(struct svc_req *rqstp, register SVCXPRT *transp) 152 bool_t (*local)(char *, void *, struct svc_req *); 162 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050003_svc; 189 loc_apicbprog_0x00050004(struct svc_req *rqstp, register SVCXPRT *transp [all...] |
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_cb_svc.c | 48 loc_apicbprog_0x00050001(struct svc_req *rqstp, register SVCXPRT *transp) 58 bool_t (*local)(char *, void *, struct svc_req *); 68 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00050001_svc; 95 loc_apicbprog_0x00050002(struct svc_req *rqstp, register SVCXPRT *transp) 105 bool_t (*local)(char *, void *, struct svc_req *); 115 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050002_svc; 142 loc_apicbprog_0x00050003(struct svc_req *rqstp, register SVCXPRT *transp) 152 bool_t (*local)(char *, void *, struct svc_req *); 162 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_api_cb_null_0x00050003_svc; 189 loc_apicbprog_0x00050004(struct svc_req *rqstp, register SVCXPRT *transp [all...] |