{
    "mode": "man",
    "parameter": "dmmp_mpath_name_get",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_mpath_name_get/3/json",
    "generated": "2026-06-14T07:47:37Z",
    "synopsis": "const char * dmmpmpathnameget (struct dmmpmpath *dmmpmp);",
    "sections": {
        "NAME": {
            "content": "dmmpmpathnameget - Retrieve name(alias) of certain mpath.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "const char * dmmpmpathnameget (struct dmmpmpath *dmmpmp);\n",
            "subsections": []
        },
        "ARGUMENTS": {
            "content": "dmmpmp     Pointer  of  'struct  dmmpmpath'.  If this pointer is NULL, your program will be\nterminated by assert.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Retrieve  the  name  (also  known  as   alias)   of   certain   mpath.    When   the   config\n'userfriendlynames'  been  set  'no',  the  name  will  be  identical  to WWID retrieved by\ndmmpmpathwwidget.\n",
            "subsections": []
        },
        "RETURN": {
            "content": "const char *. No need to free this memory, the resources will get freed  when  dmmpmpathar‐‐\nrayfree.\n\n\n\nMarch 2018                               dmmpmpathnameget                  dmmpmpathnameget(3)",
            "subsections": []
        }
    },
    "summary": "dmmpmpathnameget - Retrieve name(alias) of certain mpath.",
    "flags": [],
    "examples": [],
    "see_also": []
}