HomeSort by: relevance | last modified time | path
    Searched defs:a_opt (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/unzip/
unzip.c 67 static int a_opt; /* convert EOL */ variable in typeref:typename:int
517 text = a_opt;
533 if (a_opt && cr) {
555 if (a_opt && n == 0) {
561 if (!a_opt || !text) {
996 a_opt = 1;
unzip.c 67 static int a_opt; /* convert EOL */ variable in typeref:typename:int
517 text = a_opt;
533 if (a_opt && cr) {
555 if (a_opt && n == 0) {
561 if (!a_opt || !text) {
996 a_opt = 1;

Completed in 24 milliseconds