Searched defs:open_disk (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dpartition.c64 static int open_disk(disk_t *diskp, char *opath, int len);
568 if ((fd = open_disk(disk, opath, opath_len)) < 0) {
788 open_disk(disk_t *diskp, char *opath, int len) function

Completed in 16 milliseconds