Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dconf.c339 cur_map->cfm_next = tmp_map; in set_conf_kv()
1449 tmp_map = tmp_map->cfm_next; in process_all_regular_maps()
1472 tmp_map = tmp_map->cfm_next; in find_cf_map()
Damd.h334 struct cf_map *cfm_next; /* pointer to next in list (if any) */ member