Searched refs:BRD_CLOSE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h75 extern int BRD_CLOSE(struct boot_fs_ops *, int);
85 #define BRD_CLOSE(ops, fd) ((ops)->fsw_close)(fd) macro
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c151 return (BRD_CLOSE(bfs_ops, fd));
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c90 BRD_CLOSE(struct boot_fs_ops *ops, int fd) function
H A Dkobj.c4612 return (BRD_CLOSE(bfs_ops, fd));

Completed in 748 milliseconds