# rpc_gss_get_error(3) - man - phpman

[RPC_GSS_GET_ERROR(3)](https://www.chedong.com/phpMan.php/man/RPCGSSGETERROR/3/markdown)     BSD Library Functions Manual     [RPC_GSS_GET_ERROR(3)](https://www.chedong.com/phpMan.php/man/RPCGSSGETERROR/3/markdown)

## NAME
     **rpc**___**gss**___**get**___**error** — Get error details

## SYNOPSIS
     **#include** **<rpc/rpcsec**___**gss.h>**

     _void_
     **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 **rpc**___**gss**___**get**___**error**() function is part of libtirpc.

## SEE ALSO
     [rpc(3)](https://www.chedong.com/phpMan.php/man/rpc/3/markdown), [gssapi(3)](https://www.chedong.com/phpMan.php/man/gssapi/3/markdown), [rpcsec_gss(3)](https://www.chedong.com/phpMan.php/man/rpcsecgss/3/markdown)

## AUTHORS
     This manual page was written by Doug Rabson <<dfr@FreeBSD.org>>.

BSD                            January 26, 2010                            BSD
