Searched refs:OPT_A2LIST (Results 1 – 3 of 3) sorted by relevance
318 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },795 if (opt->flags & OPT_A2LIST) {826 |OPT_A2PRINTER|OPT_A2STRVAL|OPT_A2LIST|OPT_A2OR)) == 0)978 } else if (opt->flags & OPT_A2LIST) {
390 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },394 OPT_PRIV | OPT_A2LIST },402 OPT_PRIV | OPT_A2LIST },
129 #define OPT_A2LIST 0x20000 /* for o_special, keep list of values */ macro