HomeSort by relevance Sort by last modified time
    Searched full:svc_req (Results 1 - 25 of 71) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
key_prot.h 214 extern "C" keystatus * key_set_1_svc(opaque *, struct svc_req *);
217 extern "C" cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
220 extern "C" cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
223 extern "C" des_block * key_gen_1_svc(void *, struct svc_req *);
226 extern "C" getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
231 extern keystatus * key_set_1_svc(opaque *, struct svc_req *);
234 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
237 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
240 extern des_block * key_gen_1_svc(void *, struct svc_req *);
243 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 214 extern "C" keystatus * key_set_1_svc(opaque *, struct svc_req *);
217 extern "C" cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
220 extern "C" cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
223 extern "C" des_block * key_gen_1_svc(void *, struct svc_req *);
226 extern "C" getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
231 extern keystatus * key_set_1_svc(opaque *, struct svc_req *);
234 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
237 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
240 extern des_block * key_gen_1_svc(void *, struct svc_req *);
243 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
key_prot.h 214 extern "C" keystatus * key_set_1_svc(opaque *, struct svc_req *);
217 extern "C" cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
220 extern "C" cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
223 extern "C" des_block * key_gen_1_svc(void *, struct svc_req *);
226 extern "C" getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
231 extern keystatus * key_set_1_svc(opaque *, struct svc_req *);
234 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
237 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
240 extern des_block * key_gen_1_svc(void *, struct svc_req *);
243 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
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...]
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 140 extern keystatus * key_set_1_svc(char *, struct svc_req *);
143 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
146 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
149 extern des_block * key_gen_1_svc(void *, struct svc_req *);
152 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
177 extern keystatus * key_set_2_svc(char *, struct svc_req *);
179 extern cryptkeyres * key_encrypt_2_svc(cryptkeyarg *, struct svc_req *);
181 extern cryptkeyres * key_decrypt_2_svc(cryptkeyarg *, struct svc_req *);
183 extern des_block * key_gen_2_svc(void *, struct svc_req *);
185 extern getcredres * key_getcred_2_svc(netnamestr *, struct svc_req *);
    [all...]
nfs_prot.h 268 extern void * nfsproc_null_2_svc(void *, struct svc_req *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
277 extern void * nfsproc_root_2_svc(void *, struct svc_req *);
280 extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
286 extern readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
289 extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
    [all...]
rstat.h 94 extern statstime * rstatproc_stats_3_svc(void *, struct svc_req *);
97 extern u_int * rstatproc_havedisk_3_svc(void *, struct svc_req *);
113 extern statsswtch * rstatproc_stats_2_svc(void *, struct svc_req *);
115 extern u_int * rstatproc_havedisk_2_svc(void *, struct svc_req *);
129 extern stats * rstatproc_stats_1_svc(void *, struct svc_req *);
131 extern u_int * rstatproc_havedisk_1_svc(void *, struct svc_req *);
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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
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...]
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 140 extern keystatus * key_set_1_svc(char *, struct svc_req *);
143 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
146 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
149 extern des_block * key_gen_1_svc(void *, struct svc_req *);
152 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
177 extern keystatus * key_set_2_svc(char *, struct svc_req *);
179 extern cryptkeyres * key_encrypt_2_svc(cryptkeyarg *, struct svc_req *);
181 extern cryptkeyres * key_decrypt_2_svc(cryptkeyarg *, struct svc_req *);
183 extern des_block * key_gen_2_svc(void *, struct svc_req *);
185 extern getcredres * key_getcred_2_svc(netnamestr *, struct svc_req *);
    [all...]
nfs_prot.h 268 extern void * nfsproc_null_2_svc(void *, struct svc_req *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
277 extern void * nfsproc_root_2_svc(void *, struct svc_req *);
280 extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
286 extern readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
289 extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
    [all...]
rstat.h 94 extern statstime * rstatproc_stats_3_svc(void *, struct svc_req *);
97 extern u_int * rstatproc_havedisk_3_svc(void *, struct svc_req *);
113 extern statsswtch * rstatproc_stats_2_svc(void *, struct svc_req *);
115 extern u_int * rstatproc_havedisk_2_svc(void *, struct svc_req *);
129 extern stats * rstatproc_stats_1_svc(void *, struct svc_req *);
131 extern u_int * rstatproc_havedisk_1_svc(void *, struct svc_req *);
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
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...]
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 140 extern keystatus * key_set_1_svc(char *, struct svc_req *);
143 extern cryptkeyres * key_encrypt_1_svc(cryptkeyarg *, struct svc_req *);
146 extern cryptkeyres * key_decrypt_1_svc(cryptkeyarg *, struct svc_req *);
149 extern des_block * key_gen_1_svc(void *, struct svc_req *);
152 extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *);
177 extern keystatus * key_set_2_svc(char *, struct svc_req *);
179 extern cryptkeyres * key_encrypt_2_svc(cryptkeyarg *, struct svc_req *);
181 extern cryptkeyres * key_decrypt_2_svc(cryptkeyarg *, struct svc_req *);
183 extern des_block * key_gen_2_svc(void *, struct svc_req *);
185 extern getcredres * key_getcred_2_svc(netnamestr *, struct svc_req *);
    [all...]
nfs_prot.h 268 extern void * nfsproc_null_2_svc(void *, struct svc_req *);
271 extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
274 extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
277 extern void * nfsproc_root_2_svc(void *, struct svc_req *);
280 extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
283 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
286 extern readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
289 extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);
292 extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
295 extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
    [all...]
rstat.h 94 extern statstime * rstatproc_stats_3_svc(void *, struct svc_req *);
97 extern u_int * rstatproc_havedisk_3_svc(void *, struct svc_req *);
113 extern statsswtch * rstatproc_stats_2_svc(void *, struct svc_req *);
115 extern u_int * rstatproc_havedisk_2_svc(void *, struct svc_req *);
129 extern stats * rstatproc_stats_1_svc(void *, struct svc_req *);
131 extern u_int * rstatproc_havedisk_1_svc(void *, struct svc_req *);
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...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 104 extern bool_t rpc_loc_api_null_0x00040001_svc(void *, void *, struct svc_req *);
107 extern bool_t rpc_loc_api_rpc_glue_code_info_remote_0x00040001_svc(void *, rpc_loc_api_rpc_glue_code_info_remote_rets *, struct svc_req *);
110 extern bool_t rpc_loc_open_0x00040001_svc(rpc_loc_open_args *, rpc_loc_open_rets *, struct svc_req *);
113 extern bool_t rpc_loc_close_0x00040001_svc(rpc_loc_close_args *, rpc_loc_close_rets *, struct svc_req *);
116 extern bool_t rpc_loc_start_fix_0x00040001_svc(rpc_loc_start_fix_args *, rpc_loc_start_fix_rets *, struct svc_req *);
119 extern bool_t rpc_loc_stop_fix_0x00040001_svc(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, struct svc_req *);
122 extern bool_t rpc_loc_ioctl_0x00040001_svc(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, struct svc_req *);
125 extern bool_t rpc_loc_api_api_versions_0x00040001_svc(void *, rpc_loc_api_api_versions_rets *, struct svc_req *);
159 extern bool_t rpc_loc_api_null_0x00040002_svc(void *, void *, struct svc_req *);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 104 extern bool_t rpc_loc_api_null_0x00010001_svc(void *, void *, struct svc_req *);
107 extern bool_t rpc_loc_api_rpc_glue_code_info_remote_0x00010001_svc(void *, rpc_loc_api_rpc_glue_code_info_remote_rets *, struct svc_req *);
110 extern bool_t rpc_loc_open_0x00010001_svc(rpc_loc_open_args *, rpc_loc_open_rets *, struct svc_req *);
113 extern bool_t rpc_loc_close_0x00010001_svc(rpc_loc_close_args *, rpc_loc_close_rets *, struct svc_req *);
116 extern bool_t rpc_loc_start_fix_0x00010001_svc(rpc_loc_start_fix_args *, rpc_loc_start_fix_rets *, struct svc_req *);
119 extern bool_t rpc_loc_stop_fix_0x00010001_svc(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, struct svc_req *);
122 extern bool_t rpc_loc_ioctl_0x00010001_svc(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, struct svc_req *);
125 extern bool_t rpc_loc_api_api_versions_0x00010001_svc(void *, rpc_loc_api_api_versions_rets *, struct svc_req *);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb_svc.c 20 loc_apicbprog_0x00040001(struct svc_req *rqstp, register SVCXPRT *transp)
30 bool_t (*local)(char *, void *, struct svc_req *);
40 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00040001_svc;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb_svc.c 20 loc_apicbprog_0x00010001(struct svc_req *rqstp, register SVCXPRT *transp)
30 bool_t (*local)(char *, void *, struct svc_req *);
40 local = (bool_t (*) (char *, void *, struct svc_req *))rpc_loc_event_cb_f_type_0x00010001_svc;

Completed in 446 milliseconds

1 2 3