Searched refs:tilde_expand (Results 1 – 3 of 3) sorted by relevance
64 extern char *tilde_expand PARAMS ((char *name));
333 expanded = tilde_expand (filename); in eval_makefile()2859 char *expanded = tilde_expand (dir); in construct_include_path()2935 tilde_expand (char *name) in tilde_expand() function3036 char *newname = tilde_expand (old->name); in multi_glob()
553 char *expanded = tilde_expand (name); in enter_command_line_file()1367 expanded = tilde_expand (dir); in main()