|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wintirpc.h>#include <assert.h>#include <rpc/types.h>#include <rpc/xdr.h>#include <rpc/auth.h>#include <rpc/auth_unix.h>
Go to the source code of this file.
Functions | |
| bool_t | xdr_authunix_parms (XDR *xdrs, struct authunix_parms *p) |
| bool_t xdr_authunix_parms | ( | XDR * | xdrs, |
| struct authunix_parms * | p | ||
| ) |
Definition at line 50 of file authunix_prot.c.
Referenced by _svcauth_unix(), authunix_create(), and authunix_refresh().