Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c257 cfm->cfm_opts = gopt.map_options; in init_cf_map()
1325 cfm->cfm_opts = xstrdup(val); in ropt_map_options()
1420 cfm->cfm_opts ? cfm->cfm_opts : "", in process_one_regular_map()
H A Damd.h330 char *cfm_opts; /* -cache:=all, etc. */ member