expand.c | 60 const char *tilde; /* "~user" if not expanding tilde, else "" */ variable in typeref:typename:const char * 116 tilde = ""; 209 tilde = "~"; 212 tilde = cp1 = expbuf; 234 tilde = ""; 241 Cat(tilde, s); 279 Cat(tilde, tpathp); 326 Cat(tilde, tpathp); 515 Cat(tilde, tpathp) [all...] |