Searched refs:st_protect (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dstat.h77 char st_protect; /* native protections */ member in struct:stat
H A D_stat.c127 st->st_protect = _FDB_ERASE_PROTECT;
312 st->st_mode |= _tm2um_(st->st_protect = fdb->protect);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dstat.h76 char st_protect; /* native protections */ member in struct:stat
H A Dtheos.c455 if (!(st.st_protect & 0x80))
457 *a |= ((ulg) s.st_protect) << 8;
538 extra[15] = st.st_protect;
H A D_stat.c127 st->st_protect = _FDB_ERASE_PROTECT;
430 st->st_mode |= _tm2um_(st->st_protect = fdb->protect);

Completed in 225 milliseconds