Home
last modified time | relevance | path

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

/netbsd/src/sbin/gpt/
Dshow.c241 gpt_show_sec_num(const char *prompt, int64_t secsize, off_t num) in gpt_show_sec_num() function
276 gpt_show_sec_num("Start", gpt->secsz, m->map_start); in show_one()
277 gpt_show_sec_num("Size", gpt->secsz, m->map_size); in show_one()