{
    "mode": "man",
    "parameter": "rpc_gss_get_error",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/rpc_gss_get_error/3/json",
    "generated": "2026-06-02T15:56:57Z",
    "synopsis": "#include <rpc/rpcsecgss.h>\nvoid\nrpcgssgeterror(rpcgsserrort *error);",
    "sections": {
        "NAME": {
            "content": "rpcgssgeterror — Get error details\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "#include <rpc/rpcsecgss.h>\n\nvoid\nrpcgssgeterror(rpcgsserrort *error);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Get details of the last RPCSECGSS error.\n",
            "subsections": []
        },
        "PARAMETERS": {
            "content": "error     A pointer to a structure where the error details will be returned\n",
            "subsections": []
        },
        "AVAILABILITY": {
            "content": "The rpcgssgeterror() function is part of libtirpc.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "rpc(3), gssapi(3), rpcsecgss(3)\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "This manual page was written by Doug Rabson <dfr@FreeBSD.org>.\n\nBSD                            January 26, 2010                            BSD",
            "subsections": []
        }
    },
    "summary": "rpcgssgeterror — Get error details",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "rpc",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/rpc/3/json"
        },
        {
            "name": "gssapi",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/gssapi/3/json"
        },
        {
            "name": "rpcsecgss",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/rpcsecgss/3/json"
        }
    ]
}