Home
last modified time | relevance | path

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

/freebsd/usr.bin/login/
H A Dlogin.c867 motd(const char *motdfile) in motd() argument
873 if ((f = fopen(motdfile, "r")) == NULL) in motd()