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

/netbsd-current/external/gpl3/gdb.old/dist/zlib/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);
/netbsd-current/external/gpl3/binutils/dist/zlib/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);
/netbsd-current/external/gpl3/gdb/dist/zlib/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);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/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);
/netbsd-current/common/dist/zlib/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 213 milliseconds