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

1 23

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_cb.h 38 extern bool_t rpc_loc_event_cb_f_type_0x00010001_svc(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, struct svc_req *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yppasswd.h 40 extern int * yppasswdproc_update_1_svc(yppasswd *, struct svc_req *);
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 *);
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 *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yppasswd.h 40 extern int * yppasswdproc_update_1_svc(yppasswd *, struct svc_req *);
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 *);
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 *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
yppasswd.h 40 extern int * yppasswdproc_update_1_svc(yppasswd *, struct svc_req *);
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 *);
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 *);
  /hardware/msm7k/librpc/rpc/
svc.h 64 * parameters, struct svc_req * and SVCXPRT *, defined below.
76 struct svc_req { struct
85 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
111 * void (*dispatch)(struct svc_req*, SVCXPRT*);
126 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
svc.h 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
svc.h 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
svc.h 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/src/
loc_apicb_appinit.c 30 extern void RPC_CB_FUNC_VERS(loc_apicbprog_,LOC_APICBVERS_0001)(struct svc_req *rqstp, register SVCXPRT *transp);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_rpc_glue.c 97 struct svc_req *req)
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_rpc_glue.c 97 struct svc_req *req)
  /hardware/msm7k/librpc/
svc.c 364 struct svc_req req;

Completed in 1028 milliseconds

1 23