Home
last modified time | relevance | path

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

/third_party/mksh/
Dedit.c2437 static XString x_bind_show_xs; variable
2443 Xcheck(x_bind_show_xs, x_bind_show_xp); in x_bind_show_ch()
2466 if (!x_bind_show_xs.areap) in x_bind_showone()
2467 XinitN(x_bind_show_xs, 16, AEDIT); in x_bind_showone()
2469 x_bind_show_xp = Xstring(x_bind_show_xs, x_bind_show_xp); in x_bind_showone()
2492 x_bind_show_xp = Xstring(x_bind_show_xs, x_bind_show_xp); in x_bind_showone()
2503 x_bind_show_xp = Xstring(x_bind_show_xs, x_bind_show_xp); in x_bind_showone()