Searched defs:AuthRpc (Results 1 – 3 of 3) sorted by relevance
15 typedef struct AuthRpc AuthRpc; typedef37 struct AuthRpc struct40 char ibuf[AuthRpcMax]; argument41 char obuf[AuthRpcMax]; argument65 AuthRpc *rpc; /* to factotum */ argument
13 typedef struct AuthRpc AuthRpc; typedef35 struct AuthRpc struct38 char ibuf[AuthRpcMax+1]; /* +1 for NUL in auth_rpc.c */ argument39 char obuf[AuthRpcMax]; argument63 AuthRpc *rpc; /* to factotum */ argument
30 typedef struct AuthRpc AuthRpc; typedef