Home
last modified time | relevance | path

Searched refs:command_generator (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libreadline/examples/
H A Dfileman.c235 char *command_generator PARAMS((const char *, int));
268 matches = rl_completion_matches (text, command_generator);
277 command_generator (text, state) in command_generator() function
/openbsd-src/gnu/lib/libreadline/doc/
H A Drltech.texinfo1915 char *command_generator __P((const char *, int));
1948 matches = rl_completion_matches (text, command_generator);
1957 command_generator (text, state)