Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/examples/
H A Drl.c141 rl_num_chars_to_read = nch;
/openbsd/gnu/lib/libreadline/
H A Dreadline.c226 int rl_num_chars_to_read; variable
458 if (rl_num_chars_to_read && rl_end >= rl_num_chars_to_read) in readline_internal_char()
H A Dreadline.h558 extern int rl_num_chars_to_read;
/openbsd/gnu/lib/libreadline/doc/
H A Drltech.texinfo319 @deftypevar int rl_num_chars_to_read