OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internal_getdents
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.h
28
uptr
internal_getdents
(fd_t fd, struct linux_dirent *dirp, unsigned int count);
sanitizer_linux.cc
537
uptr
internal_getdents
(fd_t fd, struct linux_dirent *dirp, unsigned int count) {
function in namespace:__sanitizer
608
bytes_read_ =
internal_getdents
(descriptor_,
Completed in 24 milliseconds