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