Home
last modified time | relevance | path

Searched defs:type_dict (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/gpt/
H A Dbackup.c123 store_gpt(gpt_t gpt, const struct gpt_hdr *hdr, prop_dictionary_t *type_dict) in store_gpt()
144 store_tbl(gpt_t gpt, const map_t m, prop_dictionary_t *type_dict) in store_tbl()
206 prop_dictionary_t props, type_dict; in backup() local
H A Drestore.c180 prop_dictionary_t props, gpt_dict, mbr_dict, type_dict; in restore() local