Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/readline/
H A Dtilde.h71 extern char *tilde_expand_word PARAMS((const char *));
H A Dtilde.c238 expansion = tilde_expand_word (tilde_word);
343 tilde_expand_word (filename) in tilde_expand_word() function