Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dcompat.c43 extern char *rl_username_completion_function PARAMS((const char *, int));
104 return rl_username_completion_function (s, i);
H A Dreadline.h427 extern char *rl_username_completion_function PARAMS((const char *, int));
H A Dcomplete.c1636 rl_username_completion_function (text, state) in rl_username_completion_function() function
/openbsd-src/gnu/lib/libreadline/doc/
H A Drltech.texinfo1501 @deftypefun {char *} rl_username_completion_function (const char *text, int state)