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