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

/illumos-gate/usr/src/uts/sun/sys/
H A Dbootconf.h106 extern int bop_fstat(int fd, struct bootstat *st);
126 #define BOP_FSTAT(bop, fd, st) bop_fstat(fd, st)
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c493 bop_fstat(int fd, struct bootstat *st) function

Completed in 44 milliseconds