Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/aux/
H A Dvacation.c90 static char *AliasList[MAXLINE]; /* list of aliases to allow */ variable
136 AliasList[AliasCount++] = argv[1];
514 if (sameword(p, AliasList[i]))
H A Dmailcompat.c42 char *AliasList[MAXLINE]; /* list of aliases to allow */ variable