Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
HDpathnames.h63 #define _PATH_ISSUE_NET SYSCONFDIR "/issue.net" macro
HDftpd.c761 if(show_file(_PATH_ISSUE_NET, code) != 0) in do_login()