Home
last modified time | relevance | path

Searched refs:MAXARGC (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/mail/
H A Ddef.h67 #define MAXARGC 1024 /* Maximum list of raw strings */ macro
H A Dlex.c286 char *arglist[MAXARGC]; in execute()