Home
last modified time | relevance | path

Searched defs:fo_seek (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dfile.h140 fo_seek_t *fo_seek; member
397 fo_seek(struct file *fp, off_t offset, int whence, struct thread *td) in fo_seek() function
/freebsd-12.1/stand/libsa/
H A Dstand.h110 off_t (*fo_seek)(struct open_file *f, off_t offset, int where); member