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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c198 GL_NO_EDITOR /* Fall back to the basic OS-provided editing */ enumerator in enum:__anon4071
2608 if(gl->editor == GL_NO_EDITOR)
6502 gl_change_editor(gl, GL_NO_EDITOR);
6947 case GL_NO_EDITOR:
6963 if(gl->editor != GL_NO_EDITOR && gl->input_fp)
8198 if(gl->editor == GL_NO_EDITOR) {
10290 if(gl->editor != GL_NO_EDITOR && gl_start_newline(gl, 1))

Completed in 94 milliseconds