Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-options.h183 #define O_CONFIGURE O_BASE + 50 macro
H A Dif-options.c169 {"configure", no_argument, NULL, O_CONFIGURE},
2267 case O_CONFIGURE: in parse_option()