{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_reconfig(3) (man)\n\n**Summary:** dmmpreconfig - Instruct multipathd daemon to do reconfiguration.\n\n**Synopsis:** int dmmpreconfig (struct dmmpcontext *ctx);\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **ARGUMENTS** (3 lines)\n- **DESCRIPTION** (2 lines)\n- **RETURN** (17 lines)\n\n## Full Content\n\n### NAME\n\ndmmpreconfig - Instruct multipathd daemon to do reconfiguration.\n\n### SYNOPSIS\n\nint dmmpreconfig (struct dmmpcontext *ctx);\n\n### ARGUMENTS\n\nctx         Pointer  of 'struct dmmpcontext'.  If this pointer is NULL, your program will be\nterminated by assert.\n\n### DESCRIPTION\n\nInstruct multipathd daemon to do reconfiguration.\n\n### RETURN\n\nint. 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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_reconfig",
        "section": "3",
        "mode": "man",
        "summary": "dmmpreconfig - Instruct multipathd daemon to do reconfiguration.",
        "synopsis": "int dmmpreconfig (struct dmmpcontext *ctx);",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ARGUMENTS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 17,
                "subsections": []
            }
        ]
    }
}