Home
last modified time | relevance | path

Searched refs:cfm_tag (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c1393 cfm->cfm_tag = xstrdup(val); in ropt_tag()
1413 if (!cfm->cfm_tag || in process_one_regular_map()
1414 (conf_tag && STREQ(cfm->cfm_tag, conf_tag))) { in process_one_regular_map()
H A Damd.h332 char *cfm_tag; /* optional map tag for amd -T */ member