Home
last modified time | relevance | path

Searched defs:tilde (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/rdist/
H A Dexpand.c53 char *tilde; /* "~user" if not expanding tilde, else "" */ variable
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dhistory.c715 static char *tilde = ""; local
/openbsd-src/bin/csh/
H A Dfile.c514 tilde(Char *new, Char *old) in tilde() function
/openbsd-src/bin/ksh/
H A Deval.c1218 tilde(char *cp) in tilde() function
/openbsd-src/lib/libcurses/tty/
H A Dtty_update.c227 NCURSES_CH_T tilde; in PutAttrChar() local