Man Page: rpc_gss_get_error
Operating Environment: freebsd
Section: 3
RPC_GSS_GET_ERROR(3) BSD Library Functions Manual RPC_GSS_GET_ERROR(3)NAMErpc_gss_get_error -- Get error detailsLIBRARYRPC GSS-API Authentication Library (librpcsec_gss, -lrpcsec_gss)SYNOPSIS#include <rpc/rpcsec_gss.h> void rpc_gss_get_error(rpc_gss_error_t *error);DESCRIPTIONGet details of the last RPCSEC_GSS error.PARAMETERSerror A pointer to a structure where the error details will be returnedSEE ALSOgssapi(3), rpc(3), rpcset_gss(3)HISTORYThe rpc_gss_get_error function first appeared in FreeBSD 8.0.AUTHORSThis manual page was written by Doug Rabson <dfr@FreeBSD.org>.BSDJanuary 26, 2010 BSD
| Related Man Pages |
|---|
| rpc_gss_get_error(3nsl) - opensolaris |
| rpc_gss_get_error(3nsl) - opendarwin |
| rpc_gss_get_error(3nsl) - plan9 |
| rpc_gss_get_error(3nsl) - minix |
| rpc_gss_get_error(3nsl) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick |
| Scripts without shebang |
| Memory Leaks |
| Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |