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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/untgz/
H A Duntgz.c395 int tarmode; local
430 tarmode = getoct(buffer.header.mode,8);
432 if (tarmode == -1 || tartime == (time_t)-1)
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c395 int tarmode; local
430 tarmode = getoct(buffer.header.mode,8);
432 if (tarmode == -1 || tartime == (time_t)-1)
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/untgz/
H A Duntgz.c395 int tarmode; local
430 tarmode = getoct(buffer.header.mode,8);
432 if (tarmode == -1 || tartime == (time_t)-1)
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/untgz/
H A Duntgz.c395 int tarmode; local
430 tarmode = getoct(buffer.header.mode,8);
432 if (tarmode == -1 || tartime == (time_t)-1)
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);

Completed in 61 milliseconds