Home
last modified time | relevance | path

Searched refs:username_completion_function (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/lib/libreadline/
H A Dcompat.c100 username_completion_function (s, i) in username_completion_function() function
H A Dreadline.h444 extern char *username_completion_function PARAMS((const char *, int));
H A DCHANGES208 username_completion_function, and completion_matches now have an rl_
/openbsd-src/lib/libedit/readline/
H A Dreadline.h173 char *username_completion_function(const char *, int);
/openbsd-src/lib/libedit/
H A Dreadline.c1730 username_completion_function(const char *text, int state) in username_completion_function() function