Searched refs:cfm_opts (Results 1 – 2 of 2) sorted by relevance
252 cfm->cfm_opts = gopt.map_options; in init_cf_map()1273 cfm->cfm_opts = strdup((char *)val); in ropt_map_options()1351 cfm->cfm_opts ? cfm->cfm_opts : "", in process_one_regular_map()
326 char *cfm_opts; /* -cache:=all, etc. */ member