Searched refs:DT_LNK (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/include/ | ||
D | dirent.h | 55 #define DT_LNK 10 macro |
/bionic/tests/ | ||
D | utils.h | 289 if (de->d_type == DT_LNK) { in CountOpenFds() |
D | ifaddrs_test.cpp | 102 if (dir->d_type == DT_LNK) { in TEST() |