Lines Matching refs:conf_format
36 if (uc_mgr->conf_format < 3) in rval_open_name()
49 if (uc_mgr->conf_format < 4) in rval_conf_libdir()
58 if (uc_mgr->conf_format < 3) in rval_conf_topdir()
60 dir = uc_mgr_config_dir(uc_mgr->conf_format); in rval_conf_topdir()
68 if (uc_mgr->conf_format < 3) in rval_conf_dir()
94 if (uc_mgr->conf_format < 3) in rval_card_number()
167 if (uc_mgr->conf_format < 3) { in rval_card_number_by_name()
181 if (uc_mgr->conf_format < 3) { in rval_card_id_by_name()
229 if (uc_mgr->conf_format < 4) { in rval_lookup_main()
553 if (uc_mgr->conf_format < 3) { in rval_var()
584 if (uc_mgr->conf_format < 5) { in rval_eval()
682 if (value[1] == '$' && value[2] == '{' && uc_mgr->conf_format >= 3) { in uc_mgr_get_substituted_value()
729 if (*v2 == '$' && uc_mgr->conf_format >= 3) { in uc_mgr_get_substituted_value()