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.c64 static const char *O_arg; /* encoding */ variable
982 if (O_arg) in unzip()
983 ac(archive_read_set_format_option(a, "zip", "hdrcharset", O_arg)); in unzip()
1114 O_arg = bsdunzip->argument; in getopts()