authorise        549 src/acc.c          if (!(ConnectAuth = authorise (RemoteHosts, what)) || ConnectAuth->deny)
authorise        357 src/article.c  		auth = authorise(RemoteHosts, s);
authorise        319 src/group.c    	gp = authorise (RemoteHosts, attempted_group);
authorise         26 src/ihave.c    	auth = authorise(RemoteHosts, NULL);
authorise        281 src/list.c     	auth = authorise (NULL, group);
authorise         51 src/newnews.c  		gp = authorise(RemoteHosts, group);	/* this is kind of dubious given possible wild */
authorise        145 src/post.c     		gp = authorise(RemoteHosts, group);