RTEMS CPU Kit with SuperCore  4.11.3
Functions
svc_auth.h File Reference
#include <sys/cdefs.h>
Include dependency graph for svc_auth.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

__BEGIN_DECLS enum auth_stat _authenticate (struct svc_req *, struct rpc_msg *)
 
int svc_auth_reg (int, enum auth_stat(*)(struct svc_req *, struct rpc_msg *))
 
enum auth_stat _svcauth_des (struct svc_req *, struct rpc_msg *)