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

  /external/ppp/pppd/
auth.c     [all...]
options.c 399 char args[MAXARGS][MAXWORDLEN];
400 char cmd[MAXWORDLEN];
1273 if (len < MAXWORDLEN-1)
    [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...]

Completed in 222 milliseconds