Home
last modified time | relevance | path

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

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