{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_mpath_name_get (man)\n\n## NAME\n\ndmmpmpathnameget - Retrieve name(alias) of certain mpath.\n\n## SYNOPSIS\n\nconst char * dmmpmpathnameget (struct dmmpmpath *dmmpmp);\n\n## DESCRIPTION\n\nRetrieve  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\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **ARGUMENTS**\n- **DESCRIPTION**\n- **RETURN**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_mpath_name_get",
        "section": "",
        "mode": "man",
        "summary": "dmmpmpathnameget - Retrieve name(alias) of certain mpath.",
        "synopsis": "const char * dmmpmpathnameget (struct dmmpmpath *dmmpmp);",
        "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": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 6,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}