Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-options.h184 #define O_NOCONFIGURE O_BASE + 51 macro
H A Dif-options.c170 {"noconfigure", no_argument, NULL, O_NOCONFIGURE},
2270 case O_NOCONFIGURE: in parse_option()