Searched refs:MAXHISTLOOPS (Results 1 – 1 of 1) sorted by relevance
65 #define MAXHISTLOOPS 4 /* max recursions through fc */ macro304 if (++active > MAXHISTLOOPS) { in histcmd()