Searched refs:_PATH_TILDE (Results 1 – 2 of 2) sorted by relevance
36 #define _PATH_TILDE "/usr/share/misc/mail.tildehelp" macro
426 if ((fbuf = Fopen(_PATH_TILDE, "r")) == NULL) { in collect()427 warn("%s", _PATH_TILDE); in collect()