Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.h138 #define MAXFILESYS BITMAPBITS /* max # of queue file systems macro
H A Dqueue.c191 static FILESYS FileSys[MAXFILESYS]; /* queue file systems */
192 static const char *FSPath[MAXFILESYS]; /* pathnames for file systems */
6390 if (i >= MAXFILESYS)
6392 syserr("too many queue file systems (%d max)", MAXFILESYS);