Home
last modified time | relevance | path

Searched refs:tilde_expand (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Ddep.h64 extern char *tilde_expand PARAMS ((char *name));
Dread.c333 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() function
3036 char *newname = tilde_expand (old->name); in multi_glob()
Dmain.c553 char *expanded = tilde_expand (name); in enter_command_line_file()
1367 expanded = tilde_expand (dir); in main()