Home
last modified time | relevance | path

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

/system/core/sh/
Dhistedit.c65 #define MAXHISTLOOPS 4 /* max recursions through fc */ macro
304 if (++active > MAXHISTLOOPS) { in histcmd()