Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rdist/
Ddistopt.c46 opt_t do_value; member
113 FLAG_ON(*optptr, distopt->do_value); in parsedistopts()
122 FLAG_OFF(*optptr, distopt->do_value); in parsedistopts()
147 if (!IS_ON(opts, distoptinfo[i].do_value)) in getondistoptlist()