Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.c128 bool gpt_parts_check(void);
169 { gpt_parts_check, &gpt_parts }, in partitions_init()
H A Dgpt.c43 bool gpt_parts_check(void); /* check for needed binaries */
1680 gpt_parts_check(void) in gpt_parts_check() function