man > dmmp_path_group_selector_get(3)

📛 NAME

dmmp_path_group_selector_get — Retrieve path group selector.

🚀 Quick Reference

Use CaseCommandDescription
🔍 Retrieve selectorconst char *sel = dmmp_path_group_selector_get(pg);Get the path group selector string.
⚠️ Null safetyassert(pg);Validator ensures pg is not NULL (aborts otherwise).

📖 Synopsis

const char * dmmp_path_group_selector_get (struct dmmp_path_group *dmmp_pg);

🛠️ Arguments

dmmp_pg — Pointer of struct dmmp_path_group. ⚠️ If this pointer is NULL, your program will be terminated by assert.

📝 Description

Path group selector determines which path in the active path group will be used for the next I/O operation.

🔙 Return

const char * — The path group selector string.


March 2018   dmmp_path_group_selector_get   dmmp_path_group_selector_get(3)

dmmp_path_group_selector_get(3)
📛 NAME 🚀 Quick Reference 📖 Synopsis 🛠️ Arguments 📝 Description 🔙 Return

Generated by phpman v4.9.25-25-g40dbf62 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-16 12:47 @2600:1f28:365:80b0:8802:8bb4:3873:328e
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format