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

  /external/ppp/pppd/
auth.c     [all...]
options.c 422 char args[MAXARGS][MAXWORDLEN];
423 char cmd[MAXWORDLEN];
    [all...]
pppd.h 79 #define MAXWORDLEN 1024 /* max length of word in file (incl null) */
    [all...]
eap.c 430 unsigned char secbuf[MAXWORDLEN], clear[8], *sp, *dp;
1319 char secret[MAXWORDLEN];
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 877 char secret[MAXWORDLEN];
1103 char secbuf[MAXWORDLEN];
    [all...]

Completed in 257 milliseconds