Searched refs:OPT_A2LIST (Results 1 – 3 of 3) sorted by relevance
296 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },765 if (opt->flags & OPT_A2LIST) {789 |OPT_A2PRINTER|OPT_A2STRVAL|OPT_A2LIST|OPT_A2OR)) == 0)944 } else if (opt->flags & OPT_A2LIST) {
386 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },390 OPT_PRIV | OPT_A2LIST },398 OPT_PRIV | OPT_A2LIST },
128 #define OPT_A2LIST 0x10000 /* for o_special, keep list of values */ macro