Searched refs:fo_poll (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dfile.h74 int (*fo_poll) __P((struct file *fp, int events, member in struct:file::fileops
/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/
H A Dkfile.h103 short (EFIAPI *fo_poll) (struct __filedes *filp, short Events); member in struct:fileops
192 int (*fo_poll) (struct file *, int, struct lwp *);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Console/
H A DdaConsole.c534 Stream->Abstraction.fo_poll = &da_ConPoll;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c818 Stream->Abstraction.fo_poll = &da_ShellPoll;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/
H A DSysCalls.c737 pPollFD->revents = pDescriptor->f_ops->fo_poll ( pDescriptor,

Completed in 63 milliseconds