Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dhistedit.c75 static bool in_command_completion; variable
624 in_command_completion = false; in sh_matches()
627 in_command_completion = true; in sh_matches()
740 if (!in_command_completion && in append_char_function()