HomeSort by: relevance | last modified time | path
    Searched refs:OPT_A2LIST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
options.h 75 #define OPT_A2LIST 0x20000 /* for o_special, keep list of values */
options.c 395 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },
957 if (opt->flags & OPT_A2LIST) {
988 |OPT_A2PRINTER|OPT_A2STRVAL|OPT_A2LIST|OPT_A2OR)) == 0)
1132 } else if (opt->flags & OPT_A2LIST) {
auth.c 439 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
443 OPT_PRIV | OPT_A2LIST },
451 OPT_PRIV | OPT_A2LIST },
ipcp.c 182 "DNS address for the peer's use", OPT_A2LIST },
184 "Nameserver for SMB over TCP/IP for peer", OPT_A2LIST },

Completed in 18 milliseconds