Searched defs:GlEditor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c199 } GlEditor; typedef in typeref:enum:__anon4071
451 GlEditor editor; /* The style of editing, (eg. vi or emacs) */
1038 static int gl_change_editor(GetLine *gl, GlEditor editor);
6924 * editor GlEditor The type of editor to emulate.
6929 static int gl_change_editor(GetLine *gl, GlEditor editor)

Completed in 74 milliseconds