Searched refs:DT_LNK (Results 1 – 2 of 2) sorted by relevance
190 DT_LNK = 10 const210 case DT_LNK:
364 unsigned char type = DT_LNK; in RunFind()518 type = DT_LNK; in ParseFact()912 return DT_LNK; in GetDtTypeFromStat()963 } else if (d_type == DT_LNK) { in ConstructDirectoryTree()1022 } else if (type != DT_LNK && type != DT_UNKNOWN) { in ResolveSymlinks()