{
    "mode": "man",
    "parameter": "dmmp_path_blk_name_get",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_path_blk_name_get/3/json",
    "generated": "2026-06-16T10:37:57Z",
    "synopsis": "const char * dmmppathblknameget (struct dmmppath *dmmpp);",
    "sections": {
        "NAME": {
            "content": "dmmppathblknameget - Retrieve block name.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "const char * dmmppathblknameget (struct dmmppath *dmmpp);\n",
            "subsections": []
        },
        "ARGUMENTS": {
            "content": "dmmpp      Pointer  of  'struct  dmmppath'.   If this pointer is NULL, your program will be\nterminated by assert.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Retrieve block name of certain path. The example of block names are \"sda\", \"nvme0n1\".\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                             dmmppathblknameget              dmmppathblknameget(3)",
            "subsections": []
        }
    },
    "summary": "dmmppathblknameget - Retrieve block name.",
    "flags": [],
    "examples": [],
    "see_also": []
}