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

/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c56 static int a_opt; /* convert EOL */ variable
504 text = a_opt;
520 if (a_opt && cr) {
542 if (a_opt && n == 0) {
548 if (!a_opt || !text) {
954 a_opt = 1;

Completed in 81 milliseconds