{
    "mode": "man",
    "parameter": "dmmp_mpath_kdev_name_get",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_mpath_kdev_name_get/3/json",
    "generated": "2026-06-15T13:16:33Z",
    "synopsis": "const char * dmmpmpathkdevnameget (struct dmmpmpath *dmmpmp);",
    "sections": {
        "NAME": {
            "content": "dmmpmpathkdevnameget - Retrieve kernel DEVNAME of certain mpath.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "const char * dmmpmpathkdevnameget (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 DEVNAME name used by kernel uevent of specified mpath.  For example: 'dm-1'.\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                            dmmpmpathkdevnameget           dmmpmpathkdevnameget(3)",
            "subsections": []
        }
    },
    "summary": "dmmpmpathkdevnameget - Retrieve kernel DEVNAME of certain mpath.",
    "flags": [],
    "examples": [],
    "see_also": []
}