Searched refs:DT_REG (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcwindows.h85 DT_REG, enumerator in enum:__anon5a6e0a360103
H A Dfccompat.c357 dir->d_ent.d_type = DT_REG;
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.c945 #ifndef DT_REG /* systems without d_type in dirent results */
952 if (ent->d_type != DT_REG && ent->d_type != DT_LNK)
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxmlconfig.c994 #ifndef DT_REG /* systems without d_type in dirent results */
1001 if (ent->d_type != DT_REG && ent->d_type != DT_LNK)
H A Ddisk_cache_os.c170 if (dir_ent->d_type == DT_REG) { /* If the entry is a regular file */

Completed in 7 milliseconds