Searched refs:AliasList (Results 1 – 2 of 2) sorted by relevance
85 static char *AliasList[MAXLINE]; /* list of aliases to allow */ variable131 AliasList[AliasCount++] = argv[1];509 if (sameword(p, AliasList[i]))
42 char *AliasList[MAXLINE]; /* list of aliases to allow */ variable