OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fo_close
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/sys/
file.h
76
int (*
fo_close
) __P((struct file *fp, struct proc *p));
member in struct:file::fileops
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h
110
int (EFIAPI *
fo_close
) (struct __filedes *filp);
member in struct:fileops
208
int (*
fo_close
) (struct file *, struct lwp *);
Completed in 95 milliseconds