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

/vbox/src/libs/zlib-1.2.6/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 3387 milliseconds