Searched refs:tilde_expand_word (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dtilde.h52 extern char *tilde_expand_word (char *filename);
H A Dtilde.c159 expansion = tilde_expand_word (tilde_word);
179 tilde_expand_word (char *filename) function
H A Dfilesys.c108 expansion = tilde_expand_word (partial);
185 expanded_dirname = tilde_expand_word (temp_dirname);
H A Ddir.c112 tilde_expanded_dirname = tilde_expand_word (this_dir);
H A Dman.c190 expanded_dirname = tilde_expand_word (temp_dirname);
/openbsd-current/gnu/lib/libreadline/
H A Dtilde.h72 extern char *tilde_expand_word PARAMS((const char *));
H A Dtilde.c244 expansion = tilde_expand_word (tilde_word);
317 tilde_expand_word (filename) function

Completed in 91 milliseconds