OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:telldir
(Results
1 - 5
of
5
) sorted by null
/ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c
131
/* bump count for next call to readdir() or
telldir
() */
168
telldir
(DIR* pDir)
function
/bionic/libc/bionic/
dirent.cpp
174
long
telldir
(DIR* d) {
function
/external/ImageMagick/MagickCore/
nt-base.h
257
#if !defined(
telldir
)
258
# define
telldir
(directory) NTTellDirectory(directory)
macro
/external/e2fsprogs/contrib/
spd_readdir.c
133
real_telldir = dlsym(RTLD_NEXT, "
telldir
");
414
off_t
telldir
(DIR *dir)
function
/system/core/adb/
sysdeps.h
345
#define
telldir
telldir_utf8_not_yet_implemented
macro
Completed in 282 milliseconds