RPC_GSS_GET_ERROR
Section: C Library Functions (3)
Page Index
BSD mandoc
NAME
rpc_gss_get_error
- Get error details
SYNOPSIS
In rpc/rpcsec_gss.h
Ft void
Fn rpc_gss_get_error rpc_gss_error_t *error
DESCRIPTION
Get details of the last RPCSEC_GSS error.
PARAMETERS
- error
-
A pointer to a structure where the error details will be returned
AVAILABILITY
The
Fn rpc_gss_get_error
function is part of libtirpc.
SEE ALSO
rpc(3),
gssapi(3),
rpcsec_gss3
AUTHORS
This
manual page was written by
An Doug Rabson Aq
dfr@FreeBSD.org .