HomeSort by relevance Sort by last modified time
    Searched refs:OPT_PRIV (Results 1 - 6 of 6) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 253 OPT_PRIV|OPT_STATIC, NULL, MAXNAMELEN },
264 "Don't require peer to authenticate", OPT_PRIV, &allow_any_ip },
275 "Allow group members to use privileged options", OPT_PRIV },
278 OPT_PRIV },
    [all...]
  /external/ppp/pppd/
auth.c 284 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV,
358 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXNAMELEN },
384 "Enable session accounting for remote peers", OPT_PRIV | 1 },
390 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
394 OPT_PRIV | OPT_A2LIST },
402 OPT_PRIV | OPT_A2LIST },
    [all...]
options.c 230 OPT_PRIO | OPT_PRIV | OPT_A2STRVAL, &domain },
267 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
318 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },
687 if ((opt->flags & OPT_PRIV) && !privileged_option) {
    [all...]
pppd.h 121 #define OPT_PRIV 0x1000 /* privileged option */
    [all...]
tty.c 180 "Don't lock serial device", OPT_PRIOSUB | OPT_PRIV },
    [all...]
  /external/ppp/pppd/plugins/
winbind.c 86 "Path to ntlm_auth executable", OPT_PRIV },

Completed in 102 milliseconds