{
    "content": [
        {
            "type": "text",
            "text": "# rpc_gss_get_error (man)\n\n## NAME\n\nrpcgssgeterror — Get error details\n\n## SYNOPSIS\n\n#include <rpc/rpcsecgss.h>\nvoid\nrpcgssgeterror(rpcgsserrort *error);\n\n## DESCRIPTION\n\nGet details of the last RPCSECGSS error.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **PARAMETERS**\n- **AVAILABILITY**\n- **SEE ALSO**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "rpc_gss_get_error",
        "section": "",
        "mode": "man",
        "summary": "rpcgssgeterror — Get error details",
        "synopsis": "#include <rpc/rpcsecgss.h>\nvoid\nrpcgssgeterror(rpcgsserrort *error);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PARAMETERS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AVAILABILITY",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}