Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c85 static off_t boot_hsfs_lseek(int, off_t, int);
97 boot_hsfs_lseek,
659 boot_hsfs_lseek(int fd, off_t addr, int whence) in boot_hsfs_lseek() function