{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_mpath_array_free(3) (man)\n\n**Summary:** dmmpmpatharrayfree - Free 'struct dmmpmpath' pointer array.\n\n**Synopsis:** void dmmpmpatharrayfree (struct dmmpmpath dmmpmps, uint32t dmmpmpcount);\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **ARGUMENTS** (5 lines)\n- **DESCRIPTION** (3 lines)\n- **RETURN** (5 lines)\n\n## Full Content\n\n### NAME\n\ndmmpmpatharrayfree - Free 'struct dmmpmpath' pointer array.\n\n### SYNOPSIS\n\nvoid dmmpmpatharrayfree (struct dmmpmpath dmmpmps, uint32t dmmpmpcount);\n\n### ARGUMENTS\n\ndmmpmps    Pointer of 'struct dmmpmpath' array.\n\ndmmpmpcount\nuint32t, the size of 'dmmpmps' pointer array.\n\n### DESCRIPTION\n\nFree  the 'dmmpmps' pointer array generated by dmmpmpatharrayget.  If provided 'dmmpmps'\npointer is NULL or dmmpmpcount == 0, do nothing.\n\n### RETURN\n\nvoid\n\n\n\nMarch 2018                              dmmpmpatharrayfree               dmmpmpatharrayfree(3)\n\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_mpath_array_free",
        "section": "3",
        "mode": "man",
        "summary": "dmmpmpatharrayfree - Free 'struct dmmpmpath' pointer array.",
        "synopsis": "void dmmpmpatharrayfree (struct dmmpmpath dmmpmps, uint32t dmmpmpcount);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ARGUMENTS",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}