Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libreadline/
HDcompat.c100 username_completion_function (s, i) in username_completion_function() function
HDreadline.h461 extern char *username_completion_function PARAMS((const char *, int));
HDCHANGES591 username_completion_function, and completion_matches now have an rl_
/freebsd-11-stable/lib/libedit/edit/readline/
HDreadline.h176 char *username_completion_function(const char *, int);
/freebsd-11-stable/lib/libedit/
HDreadline.c1733 username_completion_function(const char *text, int state) in username_completion_function() function