{
    "content": [
        {
            "type": "text",
            "text": "# rpc_gss_get_error(3) (man)\n\n**Summary:** rpcgssgeterror — Get error details\n\n**Synopsis:** #include <rpc/rpcsecgss.h>\nvoid\nrpcgssgeterror(rpcgsserrort *error);\n\n## See Also\n\n- rpc(3)\n- gssapi(3)\n- rpcsecgss(3)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (5 lines)\n- **DESCRIPTION** (2 lines)\n- **PARAMETERS** (2 lines)\n- **AVAILABILITY** (2 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHORS** (3 lines)\n\n## Full Content\n\n### NAME\n\nrpcgssgeterror — Get error details\n\n### SYNOPSIS\n\n#include <rpc/rpcsecgss.h>\n\nvoid\nrpcgssgeterror(rpcgsserrort *error);\n\n### DESCRIPTION\n\nGet details of the last RPCSECGSS error.\n\n### PARAMETERS\n\nerror     A pointer to a structure where the error details will be returned\n\n### AVAILABILITY\n\nThe rpcgssgeterror() function is part of libtirpc.\n\n### SEE ALSO\n\nrpc(3), gssapi(3), rpcsecgss(3)\n\n### AUTHORS\n\nThis manual page was written by Doug Rabson <dfr@FreeBSD.org>.\n\nBSD                            January 26, 2010                            BSD\n\n"
        }
    ],
    "structuredContent": {
        "command": "rpc_gss_get_error",
        "section": "3",
        "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": []
            }
        ]
    }
}