OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fo_ioctl
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/sys/
file.h
72
int (*
fo_ioctl
) __P((struct file *fp, u_long com,
member in struct:file::fileops
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h
122
int (EFIAPI *
fo_ioctl
) (struct __filedes *filp, ULONGN Cmd, va_list argp);
member in struct:fileops
204
int (*
fo_ioctl
) (struct file *, u_long, void *, struct lwp *);
Completed in 118 milliseconds