Home
last modified time | relevance | path

Searched refs:DT_LNK (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Ddirent.h55 #define DT_LNK 10 macro
/bionic/tests/
Dutils.h289 if (de->d_type == DT_LNK) { in CountOpenFds()
Difaddrs_test.cpp102 if (dir->d_type == DT_LNK) { in TEST()