Searched refs:DT_REG (Results 1 – 6 of 6) sorted by relevance
205 DT_REG = 8, enumerator206 # define DT_REG DT_REG macro
39 #define DT_REG 8 macro
4491 return DT_REG; in yaffs_get_obj_type()4500 return DT_REG; in yaffs_get_obj_type()4511 return DT_REG; in yaffs_get_obj_type()4514 return DT_REG; in yaffs_get_obj_type()
350 if (dent->d_type == DT_REG) // regular file in readSLPServiceInfo()
443 case DT_REG: in os_dirent_ls()
544 #define DT_REG 8 macro