1RPC_GSS_GET_ERROR(3)     BSD Library Functions Manual     RPC_GSS_GET_ERROR(3)
2

NAME

4     rpc_gss_get_error — Get error details
5

SYNOPSIS

7     #include <rpc/rpcsec_gss.h>
8
9     void
10     rpc_gss_get_error(rpc_gss_error_t *error);
11

DESCRIPTION

13     Get details of the last RPCSEC_GSS error.
14

PARAMETERS

16     error  A pointer to a structure where the error details will be returned
17

AVAILABILITY

19     The rpc_gss_get_error() function is part of libtirpc.
20

SEE ALSO

22     rpc(3), gssapi(3), rpcsec_gss(3)
23

AUTHORS

25     This manual page was written by Doug Rabson <dfr@FreeBSD.org>.
26
27BSD                            January 26, 2010                            BSD
Impressum