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

/freebsd-13-stable/contrib/netbsd-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);

Completed in 52 milliseconds