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

/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c71 static off_t boot_ufs_lseek(int, off_t, int);
83 boot_ufs_lseek,
718 boot_ufs_lseek(int fd, off_t addr, int whence) function

Completed in 57 milliseconds