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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dstat.h33 #define S_IFP32 0xF000 /* 32 bit protected mode prog */ macro
H A D_stat.c309 case _FDB_STAT_32_BIT_PROGRAM: st->st_mode = S_IFP32; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h32 #define S_IFP32 0xF000 /* 32 bit protected mode prog */ macro
H A D_stat.c426 case _FDB_STAT_32_BIT_PROGRAM: st->st_mode = S_IFP32; break;

Completed in 203 milliseconds