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

/haiku/src/bin/unzip/
H A Dlist.c200 if ((error = do_string(__G__ G.crec.extra_field_length, EXTRA_FIELD))
553 if ((error = do_string(__G__ G.crec.extra_field_length, EXTRA_FIELD))
H A Dextract.c403 EXTRA_FIELD)) != 0)
993 do_string(__G__ G.lrec.extra_field_length, EXTRA_FIELD)) != 0)
H A Dzipinfo.c982 if ((error = do_string(__G__ G.crec.extra_field_length, EXTRA_FIELD)) != 0)
2024 if ((error = do_string(__G__ G.crec.extra_field_length, EXTRA_FIELD)) != 0)
H A Dunzpriv.h1255 #define EXTRA_FIELD 3 /* copy extra field into buffer */ macro
H A Dfileio.c1948 indicated: see the global variable pInfo->lcflag); and EXTRA_FIELD,
2179 case EXTRA_FIELD:

Completed in 64 milliseconds