OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_gnutar
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/pax/
tar.c
87
int
is_gnutar
; /* behave like gnu tar; enable gnu
variable in typeref:typename:int
200
if (
is_gnutar
) {
797
if (strncmp(hd->magic, "ustar ", 8) == 0 && !
is_gnutar
&&
943
if (
is_gnutar
) {
1066
if (!
is_gnutar
)
1078
if (
is_gnutar
) {
1096
if (
is_gnutar
) {
1207
if (
is_gnutar
)
1288
if (
is_gnutar
|| len > (TPFSZ + TNMSZ))
extern.h
300
extern int
is_gnutar
;
options.c
666
is_gnutar
= 1;
886
is_gnutar
= 1;
1144
is_gnutar
= 0;
ar_io.c
1440
if (!
is_gnutar
)
1514
if (
is_gnutar
) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025