Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_windirent.h78 typedef unsigned short ino_t; typedef
114 ino_t d_ino; /* Sequence number, do not use. */
H A Dtest_windirent.c164 entry->d_ino = (ino_t)-1; /* not available */ in readdir_r()