Home
last modified time | relevance | path

Searched defs:MAXARGS (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/stand/common/
H A Dinterp_parse.c26 #define MAXARGS 20 /* maximum number of elements */ macro
192 #define MAXARGS 20 macro
H A Dinterp.c41 #define MAXARGS 20 /* maximum number of arguments allowed */ macro
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c97 #define MAXARGS 100 macro
/freebsd-src/contrib/ntp/ntpdc/
H A Dntpdc.h13 #define MAXARGS 4 macro
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq.h20 #define MAXARGS 4 macro
/freebsd-src/usr.sbin/ppp/
H A Ddefs.h63 #define MAXARGS 40 /* How many args per config line */ macro
H A Dcommand.c1138 command_Expand_Interpret(char * buff,int nb,char * argv[MAXARGS],int offset) command_Expand_Interpret() argument
1150 command_Interpret(char * buff,int nb,char * argv[MAXARGS]) command_Interpret() argument
/freebsd-src/stand/i386/libi386/
H A Dtextvidc.c52 #define MAXARGS 8 macro
/freebsd-src/stand/efi/libefi/
H A Defi_console.c54 #define MAXARGS 8 macro
/freebsd-src/crypto/openssh/
H A Dsftp.c1191 #define MAXARGS 128 macro
/freebsd-src/contrib/byacc/
H A Dreader.c21 #define MAXARGS 20 macro