Home
last modified time | relevance | path

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

/openbsd/sbin/fdisk/
H A Dpart.h33 void PRT_print_gptmenu(char *, size_t);
H A Dcmd.c644 PRT_print_gptmenu(lbuf, sizeof(lbuf)); in ask_uuid()
H A Dpart.c965 PRT_print_gptmenu(char *lbuf, size_t lbuflen) in PRT_print_gptmenu() function