Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/hdr/
H A Dusg.local.h75 #define THELPFILE helppath("mailx.help.~") macro
/titanic_41/usr/src/cmd/mailx/
H A Dcollect.c605 if ((fbuf = fopen(THELPFILE, "r")) == NULL) { in collect()