Searched defs:tilde (Results 1 – 5 of 5) sorted by relevance
53 char *tilde; /* "~user" if not expanding tilde, else "" */ variable
715 static char *tilde = ""; local
514 tilde(Char *new, Char *old) in tilde() function
1218 tilde(char *cp) in tilde() function
227 NCURSES_CH_T tilde; in PutAttrChar() local