Home
last modified time | relevance | path

Searched refs:_PATH_TILDE (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/mail/
H A Dpathnames.h36 #define _PATH_TILDE "/usr/share/misc/mail.tildehelp" macro
H A Dcollect.c426 if ((fbuf = Fopen(_PATH_TILDE, "r")) == NULL) { in collect()
427 warn("%s", _PATH_TILDE); in collect()