ReactOS 0.4.16-dev-725-g22577ae
|
Go to the source code of this file.
Variables | |
struct opaque_auth | _null_auth |
fd_set | svc_fdset |
int | svc_maxfd = -1 |
SVCXPRT ** | __svc_xports |
int | __svc_maxrec |
int __svc_maxrec |
Definition at line 42 of file rpc_commondata.c.
Referenced by rpc_control(), and svc_vc_create().
SVCXPRT** __svc_xports |
Definition at line 41 of file rpc_commondata.c.
Referenced by __svc_clean_idle(), __xprt_do_unregister(), svc_getreq_common(), and xprt_register().
struct opaque_auth _null_auth |
Definition at line 37 of file rpc_commondata.c.
Referenced by _authenticate(), _svcauth_gss(), authgss_marshal(), authnone_create(), authsspi_marshal(), authunix_create(), clnt_cb_thread(), rpc_broadcast_exp(), and svc_vc_create().
fd_set svc_fdset |
Definition at line 38 of file rpc_commondata.c.
Referenced by __xprt_do_unregister(), rendezvous_request(), svc_exit(), svc_getreq_poll(), svc_run(), and xprt_register().
int svc_maxfd = -1 |
Definition at line 39 of file rpc_commondata.c.
Referenced by __svc_clean_idle(), __xprt_do_unregister(), svc_run(), and xprt_register().