Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xo/
H A Dxo.c26 static int opt_warn; /* Enable warnings */ variable
126 if (opt_warn) in formatter()
342 opt_warn = 1; in main()
369 opt_warn = 1; in main()
/freebsd/contrib/libxo/xopo/
H A Dxopo.c28 static int opt_warn; /* Enable warnings */ variable
151 opt_warn = 1; in main()
/freebsd/sbin/md5/
H A Dmd5.c226 opt_warn, enumerator
258 { "warn", no_argument, 0, opt_warn },
277 { "warn", no_argument, 0, opt_warn },
558 case opt_warn: in main()