Home
last modified time | relevance | path

Searched defs:S_ISCHR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h257 #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) macro
/openbmc/u-boot/include/linux/
H A Dstat.h25 #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h