Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c68 static const char *O_arg; /* encoding */ variable
990 if (O_arg) in unzip()
991 ac(archive_read_set_format_option(a, "zip", "hdrcharset", O_arg)); in unzip()
1122 O_arg = bsdunzip->argument; in getopts()