freebsd man page for rpc_gss_get_error

Query: rpc_gss_get_error

OS: freebsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
rpc_gss_get_error -- Get error details
LIBRARY
RPC GSS-API Authentication Library (librpcsec_gss, -lrpcsec_gss)
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
SEE ALSO
gssapi(3), rpc(3), rpcset_gss(3)
HISTORY
The rpc_gss_get_error function first appeared in FreeBSD 8.0.
AUTHORS
This manual page was written by Doug Rabson <dfr@FreeBSD.org>.
BSD
January 26, 2010 BSD
Related Man Pages
rpc_gss_set_svc_name(3) - freebsd
rpc_gss_get_error(3nsl) - linux
rpc_gss_get_error(3nsl) - x11r4
rpc_gss_get_error(3nsl) - centos
rpc_gss_get_error(3nsl) - minix
Similar Topics in the Unix Linux Community
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Valid separator in time and date format
UNIX Environment Setup - (Just starting!)
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?