Home
last modified time | relevance | path

Searched defs:directory_contents (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Ddir.c213 struct directory_contents struct
215 dev_t dev; /* Device and inode numbers of this dir. */
246 struct directory_contents const *key = (struct directory_contents const *) key_0; in directory_contents_hash_1() argument
337 static struct hash_table directory_contents; variable