Searched refs:cfm_type (Results 1 – 3 of 3) sorted by relevance
1118 get_full_path(map, cfm->cfm_search_path, cfm->cfm_type)); in root_newmap()1127 if (cfm->cfm_type) { in root_newmap()1129 xstrlcat(str, cfm->cfm_type, sizeof(str)); in root_newmap()
251 cfm->cfm_type = gopt.map_type; in init_cf_map()1338 cfm->cfm_type = xstrdup(val); in ropt_map_type()
328 char *cfm_type; /* file, hesiod, ndbm, nis ... */ member