Searched refs:gptfind (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/common/ | ||
H A D | gpt.h | 34 int gptfind(const uuid_t *uuid, struct dsk *dskp, int part); |
H A D | gpt.c | 94 gptfind(const uuid_t *uuid, struct dsk *dskp, int part) in gptfind() function |