Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c8373 smallint sv_flg; in run_function() local
8378 sv_flg = G_flag_return_in_progress; in run_function()
8400 G_flag_return_in_progress = sv_flg; in run_function()
11537 smallint sv_flg; in builtin_source() local
11568 sv_flg = G_flag_return_in_progress; in builtin_source()
11584 G_flag_return_in_progress = sv_flg; in builtin_source()