Searched refs:dict_in (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/tests/dev/dm/
H A Dh_dm.c60 prop_dictionary_t dict_in, dict_out; local
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
114 dict_in = prop_dictionary_internalize_from_file("dm_targets_cmd.plist");
117 prop_dictionary_externalize_to_pref(dict_in, &prefp);
/netbsd-current/share/examples/rump/dmtest/
H A Ddmt.c57 prop_dictionary_t dict_in, dict_out; local
69 dict_in = prop_dictionary_internalize_from_file("prop2.plist");
72 prop_dictionary_externalize_to_pref(dict_in, &prefp);

Completed in 173 milliseconds