Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c9199 static int skipcount; /* number of levels to skip */ variable
9442 if (--skipcount <= 0) { in skiploop()
10672 skipcount = n; in breakcmd()