Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/fs/common/
H A Dpromfs.c43 static off_t promfs_lseek(int fd, off_t offset, int whence);
54 promfs_lseek,
99 promfs_lseek(int fd, off_t offset, int whence) in promfs_lseek() function