| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/ |
| H A D | 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 …]
|
| H A D | svc.h | 149 struct svc_req { struct 160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*); argument
|
| H A D | svc_auth.h | 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | nis.h | 541 extern nis_result * nis_lookup_3_svc (ns_request *, struct svc_req *) __THROW; 544 extern nis_result * nis_add_3_svc (ns_request *, struct svc_req *) __THROW; 547 extern nis_result * nis_modify_3_svc (ns_request *, struct svc_req *) __THROW; 550 extern nis_result * nis_remove_3_svc (ns_request *, struct svc_req *) __THROW; 553 extern nis_result * nis_iblist_3_svc (ib_request *, struct svc_req *) __THROW; 556 extern nis_result * nis_ibadd_3_svc (ib_request *, struct svc_req *) __THROW; 559 extern nis_result * nis_ibmodify_3_svc (ib_request *, struct svc_req *) 563 extern nis_result * nis_ibremove_3_svc (ib_request *, struct svc_req *) 567 extern nis_result * nis_ibfirst_3_svc (ib_request *, struct svc_req *) 571 extern nis_result * nis_ibnext_3_svc (ib_request *, struct svc_req *) __THROW; [all …]
|
| H A D | 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 …]
|
| H A D | 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 …]
|
| H A D | 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 …]
|
| H A D | 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 …]
|
| H A D | 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 *);
|
| H A D | 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 *);
|
| H A D | sm_inter.h | 73 extern struct sm_stat_res * sm_stat_1_svc(struct sm_name *, struct svc_req *); 76 extern struct sm_stat_res * sm_mon_1_svc(struct mon *, struct svc_req *); 79 extern struct sm_stat * sm_unmon_1_svc(struct mon_id *, struct svc_req *); 82 extern struct sm_stat * sm_unmon_all_1_svc(struct my_id *, struct svc_req *); 85 extern void * sm_simu_crash_1_svc(void *, struct svc_req *);
|
| H A D | rex.h | 165 extern rex_result * rexproc_start_1_svc(rex_start *, struct svc_req *); 168 extern rex_result * rexproc_wait_1_svc(void *, struct svc_req *); 171 extern void * rexproc_modes_1_svc(rex_ttymode *, struct svc_req *); 174 extern void * rexproc_winch_1_svc(rex_ttysize *, struct svc_req *); 177 extern void * rexproc_signal_1_svc(int *, struct svc_req *);
|
| H A D | 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 *);
|
| H A D | klm_prot.h | 80 extern klm_testrply * klm_test_1_svc(struct klm_testargs *, struct svc_req *); 83 extern klm_stat * klm_lock_1_svc(struct klm_lockargs *, struct svc_req *); 86 extern klm_stat * klm_cancel_1_svc(struct klm_lockargs *, struct svc_req *); 89 extern klm_stat * klm_unlock_1_svc(struct klm_unlockargs *, struct svc_req *);
|
| H A D | 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;
|
| H A D | spray.h | 41 extern void * sprayproc_spray_1_svc(sprayarr *, struct svc_req *); 44 extern spraycumul * sprayproc_get_1_svc(void *, struct svc_req *); 47 extern void * sprayproc_clear_1_svc(void *, struct svc_req *);
|
| H A D | rusers.h | 109 extern int * rusersproc_num_3_svc(void *, struct svc_req *); 112 extern utmp_array * rusersproc_names_3_svc(void *, struct svc_req *); 115 extern utmp_array * rusersproc_allnames_3_svc(void *, struct svc_req *);
|
| H A D | rquota.h | 59 extern getquota_rslt * rquotaproc_getquota_1_svc(getquota_args *, struct svc_req *); 62 extern getquota_rslt * rquotaproc_getactivequota_1_svc(getquota_args *, struct svc_req *);
|
| H A D | bootparam_prot.h | 78 extern bp_whoami_res * bootparamproc_whoami_1_svc(bp_whoami_arg *, struct svc_req *); 81 extern bp_getfile_res * bootparamproc_getfile_1_svc(bp_getfile_arg *, struct svc_req *);
|
| H A D | yppasswd.h | 40 extern int * yppasswdproc_update_1_svc(yppasswd *, struct svc_req *);
|