Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/sys/
A Dstat.h32 #define S_IFCHR 0020000 macro
45 #define S_ISCHR(mode) (((mode)&S_IFMT) == S_IFCHR)
/third_party/uapp/dash/src/bltin/
A Dzircon.c65 case S_IFCHR: in modestr()

Completed in 5 milliseconds