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

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

Completed in 218 milliseconds