Searched refs:user_call_depth (Results 1 – 1 of 1) sorted by relevance
258 static int user_call_depth = 0; in execute_user_command() local268 if (++user_call_depth > max_user_call_depth) in execute_user_command()271 old_chain = make_cleanup (do_restore_user_call_depth, &user_call_depth); in execute_user_command()289 user_call_depth--; in execute_user_command()