Searched refs:tilde_expand (Results 1 – 3 of 3) sorted by relevance
173 char *tilde_expand(char *);
2634 proc tilde_expand {file} {2699 set filex [tilde_expand "~/.x11vncrc"]2799 set filex [tilde_expand $file]2928 set file [tilde_expand $file]3121 set logfile [tilde_expand $menu_var(logfile)]6227 set mv [tilde_expand $mv]
1675 tilde_expand(char *name) in tilde_expand() function