Searched refs:DUN_MAX_PPP_OPTS (Results 1 – 2 of 2) sorted by relevance
30 #define DUN_MAX_PPP_OPTS 40 macro
55 static char *pppd_opts[DUN_MAX_PPP_OPTS] =561 for (opt = 3; argc && opt < DUN_MAX_PPP_OPTS; argc--, opt++) in main()