Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h152 #define O_DEV O_BASE + 14 macro
H A Dif-options.c142 {"dev", required_argument, NULL, O_DEV},
1681 case O_DEV: in parse_option()