OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dir_ulCookie
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/w32/compat/
dirent.c
79
pDir->
dir_ulCookie
= __DIRENT_COOKIE;
94
if (pDir->
dir_ulCookie
!= __DIRENT_COOKIE) {
119
if (pDir->
dir_ulCookie
!= __DIRENT_COOKIE) {
150
if (pDir->
dir_ulCookie
!= __DIRENT_COOKIE) {
176
if (pDir->
dir_ulCookie
!= __DIRENT_COOKIE) {
192
if (pDir->
dir_ulCookie
!= __DIRENT_COOKIE)
/ndk/sources/host-tools/make-3.81/w32/include/
dirent.h
45
ULONG
dir_ulCookie
;
Completed in 33 milliseconds