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

/netbsd-current/external/gpl2/texinfo/dist/info/
H A Ddir.c112 char *tilde_expanded_dirname; local
114 tilde_expanded_dirname = tilde_expand_word (this_dir);
115 if (tilde_expanded_dirname != this_dir)
118 this_dir = tilde_expanded_dirname;

Completed in 85 milliseconds