Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
H A Dcompat.c100 username_completion_function (s, i) in username_completion_function() function
H A Dreadline.h466 extern char *username_completion_function PARAMS((const char *, int));
/dragonfly/contrib/libedit/src/editline/
H A Dreadline.h199 char *username_completion_function(const char *, int);
/dragonfly/contrib/libedit/src/
H A Dreadline.c1885 username_completion_function(const char *text, int state) in username_completion_function() function