Home
last modified time | relevance | path

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

/mirbsd/src/libexec/ftpd/
Dpathnames.h42 #define _PATH_CWDMESG ".message" macro
Dftpd.c2057 if ((message = fopen(_PATH_CWDMESG, "r")) != NULL) { in cwd()