OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fo_flush
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h
118
int (EFIAPI *
fo_flush
) (struct __filedes *filp);
member in struct:fileops
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c
757
Stream->Abstraction.
fo_flush
= &da_ConFlush;
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c
819
Stream->Abstraction.
fo_flush
= &fnullop_flush;
Completed in 797 milliseconds