Home
last modified time | relevance | path

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

/external/dhcpcd/
Dif-options.h40 #define IF_OPTS "abc:de:f:gh:i:kl:m:no:pqr:s:t:u:v:wxy:z:ABC:DEF:GHI:JKLO:Q:S:TUVW:X:Z:" macro
Dif-options.c899 while ((opt = getopt_long(argc, argv, IF_OPTS, cf_options, &oi)) != -1) in add_options()
Ddhcpcd.c1688 while ((opt = getopt_long(argc, argv, IF_OPTS, cf_options, &oi)) != -1) in handle_args()
1826 while ((opt = getopt_long(argc, argv, IF_OPTS, cf_options, &oi)) != -1) in main()