Searched defs:cookie_seek_function_t (Results 1 - 5 of 5) sorted by relevance
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| H A D | stdio.h | 195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| H A D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | stdio.h | 200 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/include/ |
| H A D | stdio.h | 200 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
Completed in 3 milliseconds