Home
last modified time | relevance | path

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

/bionic/libc/include/
Ddirent.h44 #define DT_LNK 10 macro
/bionic/tests/
Difaddrs_test.cpp100 if (dir->d_type == DT_LNK) { in TEST()