Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDcompat.c43 extern char *rl_username_completion_function PARAMS((const char *, int));
104 return rl_username_completion_function (s, i);
HDreadline.h444 extern char *rl_username_completion_function PARAMS((const char *, int));
HDcomplete.c1832 rl_username_completion_function (text, state) in rl_username_completion_function() function
/NextBSD/contrib/libreadline/doc/
HDrltech.texi1588 @deftypefun {char *} rl_username_completion_function (const char *text, int state)