Home
last modified time | relevance | path

Searched defs:opt_format (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dcoder.c26 enum format_type opt_format = FORMAT_AUTO; variable
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c258 int opt_format(const char *s, unsigned long flags, int *result) in opt_format() function