Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dreadahead.c5 ssize_t readahead(int fd, off_t pos, size_t len) in readahead() function
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c70 int (*readahead)(int, off_t, size_t); member
/third_party/python/Modules/_io/
Diobase.c560 PyObject *readahead = PyObject_CallOneArg(peek, _PyLong_GetOne()); in _io__IOBase_readline_impl() local
/third_party/ffmpeg/libavfilter/
Daf_hdcd.c842 unsigned char readahead; member
/third_party/libxml2/
DHTMLparser.c3171 htmlParseCharDataInternal(htmlParserCtxtPtr ctxt, int readahead) { in htmlParseCharDataInternal()
/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.c3039 htmlParseCharDataInternal(htmlParserCtxtPtr ctxt, int readahead) { in htmlParseCharDataInternal()