HomeSort by relevance Sort by last modified time
    Searched defs:fo_read (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
file.h 67 int (*fo_read) __P((struct file *fp, struct uio *uio, member in struct:file::fileops
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h 112 ssize_t (EFIAPI *fo_read) (struct __filedes *filp, off_t *Offset, size_t Len, void *Buf); member in struct:fileops
160 * Flags for fo_read and fo_write.
202 int (*fo_read) (struct file *, off_t *, struct uio *, kauth_cred_t, int);

Completed in 54 milliseconds