{
    "mode": "man",
    "parameter": "RPC_GSS_SET_DEFAULTS",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/RPC_GSS_SET_DEFAULTS/3/json",
    "generated": "2026-06-02T15:19:18Z",
    "synopsis": "#include <rpc/rpcsecgss.h>\nboolt\nrpcgsssetdefaults(AUTH *auth, rpcgssservicet service, const char *qop);",
    "sections": {
        "NAME": {
            "content": "rpcgsssetdefaults — set service and quality of protection\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "#include <rpc/rpcsecgss.h>\n\nboolt\nrpcgsssetdefaults(AUTH *auth, rpcgssservicet service, const char *qop);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Set the service and quality of protection to be used for RPC requests.  The new values apply\nfor the rest of the lifetime of the context (unless changed again with this function).\n",
            "subsections": []
        },
        "PARAMETERS": {
            "content": "service  The service type to use for subsequent RPC requests\n\nqop      The quality of protection to use or NULL for the default\n",
            "subsections": []
        },
        "RETURN VALUES": {
            "content": "Returns TRUE if the values were set\n",
            "subsections": []
        },
        "AVAILABILITY": {
            "content": "The rpcgsssetdefaults() 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": "rpcgsssetdefaults — set service and quality of protection",
    "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"
        }
    ]
}