HomeSort by relevance Sort by last modified time
    Searched full:tarmode (Results 1 - 1 of 1) sorted by null

  /external/zlib/contrib/untgz/
untgz.c 395 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 30 milliseconds