Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dkfile.h82 struct __filedes { struct
83 off_t f_offset; /* current position in file */
84 const struct fileops *f_ops;
110 int (EFIAPI *fo_close) (struct __filedes *filp); argument