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

  /external/ppp/pppd/
options.c 398 char *argv[MAXARGS];
399 char args[MAXARGS][MAXWORDLEN];
525 char *argv[MAXARGS];
    [all...]
pppd.h 80 #define MAXARGS 1 /* max # args to a command */
    [all...]

Completed in 16 milliseconds