Home
last modified time | relevance | path

Searched refs:cfm_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/amd/amd/
H A Dmapc.c1116 get_full_path(map, cfm->cfm_search_path, cfm->cfm_type)); in root_newmap()
1125 if (cfm->cfm_type) { in root_newmap()
1127 xstrlcat(str, cfm->cfm_type, sizeof(str)); in root_newmap()
H A Dconf.c249 cfm->cfm_type = gopt.map_type; in init_cf_map()
1336 cfm->cfm_type = xstrdup(val); in ropt_map_type()
H A Damd.h326 char *cfm_type; /* file, hesiod, ndbm, nis ... */ member