Home
last modified time | relevance | path

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

/src/contrib/libarchive/unzip/
H A Dbsdunzip.c63 static int a_opt; /* convert EOL */ variable
539 text = a_opt; in extract2fd()
555 if (a_opt && cr) { in extract2fd()
577 if (a_opt && n == 0) { in extract2fd()
583 if (!a_opt || !text) { in extract2fd()
1106 a_opt = 1; in getopts()