Home
last modified time | relevance | path

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

/openbsd/usr.bin/radioctl/
H A Dradioctl.c69 #define VALUE_NONE ~0u macro
292 if (o.value == VALUE_NONE) in change_value()
389 return VALUE_NONE; in str_to_int()
414 o->value = VALUE_NONE; in parse_opt()
489 if (o->value == VALUE_NONE) { in parse_opt()