Home
last modified time | relevance | path

Searched refs:J_flag (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dbeos.c457 if (!uO.J_flag) { /* Handle the BeOS extra field if present. */
476 if (!uO.J_flag) { /* Handle the BeOS extra field if present. */
837 if (!uO.J_flag) { in close_outfile()
854 if (!uO.J_flag) { in close_outfile()
H A Dunzip.h431 int J_flag; /* -J: ignore BeOS/MacOS extra field info (unzip) */ member
H A Dunzip.c1245 uO.J_flag = FALSE, negative = 0;
1247 uO.J_flag = TRUE;