Home
last modified time | relevance | path

Searched defs:syscall_info (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
Ddoio.c185 struct syscall_info { struct
186 char *sy_name;
187 int sy_type;
188 struct status *(*sy_syscall) ();
189 int (*sy_buffer) ();
190 char *(*sy_format) ();
191 int sy_flags;
192 int sy_bits;