Searched defs:l_seek (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
H A D | pwrite04.c | 33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() function
|
H A D | pwrite01.c | 33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() function
|
/third_party/ltp/testcases/kernel/syscalls/pread/ |
H A D | pread01.c | 32 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() function
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev05.c | 268 long l_seek(int fdesc, long offset, int whence) in l_seek() function
|
H A D | writev02.c | 225 void l_seek(int fdesc, off_t offset, int whence) in l_seek() function
|
Completed in 2 milliseconds