Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif-options.c87 #define O_AUTHNOTREQUIRED O_BASE + 27 macro
188 {"noauthrequired", no_argument, NULL, O_AUTHNOTREQUIRED},
1929 case O_AUTHNOTREQUIRED: in parse_option()