Home
last modified time | relevance | path

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

/freebsd/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/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c97 #define MAXARGS 100 macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.h13 #define MAXARGS 4 macro
/freebsd/contrib/ntp/ntpq/
H A Dntpq.h21 #define MAXARGS global() macro
/freebsd/usr.sbin/ppp/
H A Ddefs.h63 #define MAXARGS 40 /* How many args per config line */ macro
H A Dcommand.c1142 command_Expand_Interpret(char *buff, int nb, char *argv[MAXARGS], int offset) in command_Expand_Interpret()
1154 command_Interpret(char *buff, int nb, char *argv[MAXARGS]) in command_Interpret()
/freebsd/stand/i386/libi386/
H A Dtextvidc.c52 #define MAXARGS 8 macro
/freebsd/stand/efi/libefi/
H A Defi_console.c54 #define MAXARGS 8 macro
/freebsd/crypto/openssh/
H A Dsftp.c1191 #define MAXARGS 128 macro
/freebsd/contrib/byacc/
H A Dreader.c21 #define MAXARGS 20 macro