OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dir_sdReturn
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/w32/include/
dirent.h
49
struct dirent
dir_sdReturn
;
/ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c
135
pDir->
dir_sdReturn
.d_ino = -1;
136
strcpy(pDir->
dir_sdReturn
.d_name, wfdFindData.cFileName);
138
return &pDir->
dir_sdReturn
;
Completed in 45 milliseconds