Searched refs:SSTAT (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c907 if (rootlen > 0 && (SSTAT(tmproot, &G.statbuf) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c2187 if (SSTAT(G.buildpathFAT, &G.statbuf)) /* path doesn't exist */
2430 if (SSTAT(tmproot, &G.statbuf) || !S_ISDIR(G.statbuf.st_mode))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dprocess.c671 if (SSTAT(G.zipfn, &G.statbuf) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dfileio.c1301 return SSTAT(f, &s) == 0 ? (int) s.st_mode : 0;

Completed in 101 milliseconds

12