Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Ddef.h57 #define NMLSIZE 1024 /* max names in a message list */ macro
H A Dlist.c111 char *namelist[NMLSIZE], *bufp; in markall()