Searched refs:dir_ulCookie (Results 1 – 2 of 2) sorted by relevance
79 pDir->dir_ulCookie = __DIRENT_COOKIE; in opendir()94 if (pDir->dir_ulCookie != __DIRENT_COOKIE) { in closedir()119 if (pDir->dir_ulCookie != __DIRENT_COOKIE) { in readdir()150 if (pDir->dir_ulCookie != __DIRENT_COOKIE) { in rewinddir()176 if (pDir->dir_ulCookie != __DIRENT_COOKIE) { in telldir()192 if (pDir->dir_ulCookie != __DIRENT_COOKIE) in seekdir()
45 ULONG dir_ulCookie; member