Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkuzip/
H A Dmkuzip.c71 static const struct mkuz_format uzip_fmts[] = { variable
160 if (strcmp(uzip_fmts[tmp].option, optarg) == 0) in main()
230 cfs.handler = &uzip_fmts[comp_alg]; in main()