Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfile.h137 fo_rdwr_t *fo_read; member
327 static __inline fo_rdwr_t fo_read; variable
340 fo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in fo_read() function
/freebsd/stand/libsa/
H A Dstand.h104 int (*fo_read)(struct open_file *f, void *buf, member