HomeSort by: relevance | last modified time | path
    Searched defs:tarmode (Results 1 - 1 of 1) sorted by relevancy

  /src/common/dist/zlib/contrib/untgz/
untgz.c 394 int tarmode; local in function:tar
429 tarmode = getoct(buffer.header.mode,8);
431 if (tarmode == -1 || tartime == (time_t)-1)
464 push_attr(&attributes,fname,tarmode,tartime);
552 push_attr(&attributes,fname,tarmode,tartime);

Completed in 55 milliseconds