Searched refs:d_type (Results 1 – 8 of 8) sorted by relevance
41 unsigned char d_type;
40 YUCHAR d_type; /* type of this record */ member
206 # Tweak test d_type-check to use python3 instead of python207 sed -i "1s@.*@#!/usr/bin/python3@" ${D}${PTEST_PATH}/tests/d_type-check
263 u64 ino, unsigned int d_type) in filldir() argument268 switch (d_type) { in filldir()
243 + * Define if dirent struct has d_type field
350 if (dent->d_type == DT_REG) // regular file in readSLPServiceInfo()
442 switch (entry->d_type) { in os_dirent_ls()
574 entry->d_type = DT_UNKNOWN; in local_readdir()580 entry->d_type = DT_UNKNOWN; in local_readdir()