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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/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);

Completed in 97 milliseconds