Home
last modified time | relevance | path

Searched refs:convert_part_map_entry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/apmlabel/
H A Dapmlabel.c63 static struct apple_part_map_entry *convert_part_map_entry(unsigned char *);
139 part = convert_part_map_entry(buf); in getparts()
261 convert_part_map_entry(unsigned char *buf) in convert_part_map_entry() function