Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h164 #define O_AUTHTOKEN O_BASE + 26 macro
H A Dif-options.c152 {"authtoken", required_argument, NULL, O_AUTHTOKEN},
2096 case O_AUTHTOKEN: in parse_option()