Searched refs:gl_newline (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libtecla/common/ |
H A D | getline.c | 1280 static KT_KEY_FN(gl_newline); 1398 {"newline", gl_newline}, 3481 gl_newline(gl, 1, NULL); in gl_check_caught_signal() 5532 if(gl_newline(gl, 1, NULL)) in KT_KEY_FN() 6793 static KT_KEY_FN(gl_newline) in KT_KEY_FN() argument 8203 return gl_newline(gl, 1, NULL); in gl_interpret_char() 11141 return gl_newline(gl, 1, NULL);
|