HomeSort by relevance Sort by last modified time
    Searched refs:MAXARGS (Results 1 - 3 of 3) 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...]
  /external/openssh/
sftp.c 969 #define MAXARGS 128
978 static char *argv[MAXARGS + 1];
    [all...]

Completed in 194 milliseconds