Searched refs:bop_seek (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h95 extern int bop_seek(int fd, off_t off);
116 #define BOP_SEEK(fd, off) bop_seek(fd, off)
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c174 bop_seek(int fd, off_t off) function

Completed in 58 milliseconds