Home
last modified time | relevance | path

Searched defs:what_to_do (Results 1 – 2 of 2) sorted by path

/dragonfly/contrib/gdb-7/readline/
H A Dcomplete.c463 set_completion_defaults (what_to_do) in set_completion_defaults() argument
1801 rl_complete_internal (what_to_do) in rl_complete_internal() argument
/dragonfly/contrib/libedit/src/
H A Dfilecomplete.c666 int what_to_do = '\t'; in fn_complete2() local