{
    "mode": "man",
    "parameter": "dmmp_mpath_array_free",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_mpath_array_free/3/json",
    "generated": "2026-06-02T15:17:49Z",
    "synopsis": "void dmmpmpatharrayfree (struct dmmpmpath dmmpmps, uint32t dmmpmpcount);",
    "sections": {
        "NAME": {
            "content": "dmmpmpatharrayfree - Free 'struct dmmpmpath' pointer array.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "void dmmpmpatharrayfree (struct dmmpmpath dmmpmps, uint32t dmmpmpcount);\n",
            "subsections": []
        },
        "ARGUMENTS": {
            "content": "dmmpmps    Pointer of 'struct dmmpmpath' array.\n\ndmmpmpcount\nuint32t, the size of 'dmmpmps' pointer array.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Free  the 'dmmpmps' pointer array generated by dmmpmpatharrayget.  If provided 'dmmpmps'\npointer is NULL or dmmpmpcount == 0, do nothing.\n",
            "subsections": []
        },
        "RETURN": {
            "content": "void\n\n\n\nMarch 2018                              dmmpmpatharrayfree               dmmpmpatharrayfree(3)",
            "subsections": []
        }
    },
    "summary": "dmmpmpatharrayfree - Free 'struct dmmpmpath' pointer array.",
    "flags": [],
    "examples": [],
    "see_also": []
}