Searched refs:S_ISSEQ (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dstat.h87 #define S_ISSEQ(m) (((m) & S_IFMT) == S_IFREG) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h86 #define S_ISSEQ(m) (((m) & S_IFMT) == S_IFREG) macro

Completed in 121 milliseconds