Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c70 static const char *P_arg; /* passphrase */ variable
985 if (P_arg) in unzip()
986 archive_read_add_passphrase(a, P_arg); in unzip()
1137 P_arg = bsdunzip->argument; in getopts()