{
    "mode": "man",
    "parameter": "dmmp_reconfig",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_reconfig/3/json",
    "generated": "2026-05-30T08:17:50Z",
    "synopsis": "int dmmpreconfig (struct dmmpcontext *ctx);",
    "sections": {
        "NAME": {
            "content": "dmmpreconfig - Instruct multipathd daemon to do reconfiguration.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "int dmmpreconfig (struct dmmpcontext *ctx);\n",
            "subsections": []
        },
        "ARGUMENTS": {
            "content": "ctx         Pointer  of 'struct dmmpcontext'.  If this pointer is NULL, your program will be\nterminated by assert.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Instruct multipathd daemon to do reconfiguration.\n",
            "subsections": []
        },
        "RETURN": {
            "content": "int. Valid error codes are:\n\n* DMMPOK\n\n* DMMPERRBUG\n\n* DMMPERRNOMEMORY\n\n* DMMPERRNODAEMON\n\n* DMMPERRPERMISSIONDENY\n\nError number could be converted to string by dmmpstrerror.\n\n\n\nMarch 2018                                  dmmpreconfig                           dmmpreconfig(3)",
            "subsections": []
        }
    },
    "summary": "dmmpreconfig - Instruct multipathd daemon to do reconfiguration.",
    "flags": [],
    "examples": [],
    "see_also": []
}