h_dm.c | 60 prop_dictionary_t dict_in, dict_out; local in function:dm_test_versions 74 dict_in = prop_dictionary_internalize_from_file("dm_version_cmd.plist"); 77 prop_dictionary_externalize_to_pref(dict_in, &prefp); 100 prop_dictionary_t dict_in, dict_out; local in function:dm_test_targets 114 dict_in = prop_dictionary_internalize_from_file("dm_targets_cmd.plist"); 117 prop_dictionary_externalize_to_pref(dict_in, &prefp);
|