Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dcmdline.c45 } bsdunzip_longopts[] = { variable
177 for (popt = bsdunzip_longopts; popt->name != NULL; popt++) { in bsdunzip_getopt()