Searched refs:S_IMODF (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dstat.h39 #define S_IMODF 0x0800 /* modified */ macro
H A D_stat.c58 umask |= S_IMODF;
98 if (mask & S_IMODF && _osmajor > 3)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h38 #define S_IMODF 0x0800 /* modified */ macro
H A D_stat.c58 umask |= S_IMODF;
98 if (mask & S_IMODF && _osmajor > 3)

Completed in 180 milliseconds