Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmapc.c1118 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()
H A Dconf.c251 cfm->cfm_type = gopt.map_type; in init_cf_map()
1338 cfm->cfm_type = xstrdup(val); in ropt_map_type()
H A Damd.h328 char *cfm_type; /* file, hesiod, ndbm, nis ... */ member