Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/regex/
A Dglob.c104 if (p2 && de->d_type && !S_ISDIR(de->d_type << 12) && !S_ISLNK(de->d_type << 12)) in match_in_dir()
121 if (de->d_type && !S_ISLNK(de->d_type << 12)) in match_in_dir()
122 mark = S_ISDIR(de->d_type << 12); in match_in_dir()
/third_party/ulib/musl/include/
A Ddirent.h23 unsigned char d_type; member

Completed in 2 milliseconds