Home
last modified time | relevance | path

Searched defs:opt_ch (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/amd/amd/
H A Dget_args.c95 int opt_ch; in get_args() local
/openbsd/usr.sbin/amd/amq/
H A Damq.c226 int nodefault = 0, opt_ch, errs = 0, s; in main() local
/openbsd/usr.bin/sndiod/
H A Dsndiod.c162 opt_ch(int *rcmin, int *rcmax) in opt_ch() function