Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgpt.h34 int gptfind(const uuid_t *uuid, struct dsk *dskp, int part);
H A Dgpt.c94 gptfind(const uuid_t *uuid, struct dsk *dskp, int part) in gptfind() function