Searched refs:fnullop_fcntl (Results 1 – 5 of 5) sorted by relevance
32 fnullop_fcntl, // fcntl
35 int EFIAPI fnullop_fcntl (struct __filedes *filp, UINT32 Cmd, void *p3, void *p4) in fnullop_fcntl() function
172 int EFIAPI fnullop_fcntl (struct __filedes *filp, UINT32 Cmd, void *p3, void *p4);
754 Stream->Abstraction.fo_fcntl = &fnullop_fcntl; in __Cons_construct()
817 Stream->Abstraction.fo_fcntl = &fnullop_fcntl; in __ctor_DevShell()