Searched defs:MAXARGS (Results 1 - 3 of 3) sorted by relevance

/external/libppp/src/
H A Ddefs.h63 #define MAXARGS 40 /* How many args per config line */ macro
/external/openssh/
H A Dsftp.c969 #define MAXARGS 128 macro
978 static char *argv[MAXARGS + 1];
/external/ppp/pppd/
H A Dpppd.h80 #define MAXARGS 1 /* max # args to a command */ macro

Completed in 81 milliseconds