Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c7840 #define expdir_max exp->dir_max in expmeta() macro
7943 if (len > expdir_max) { in expmeta()
7946 expdir_max = len; in expmeta()
7958 #undef expdir_max in expmeta()