Searched refs:_PATH_HUSHLOGIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/login/
H A Dpathnames.h34 #define _PATH_HUSHLOGIN ".hushlogin" macro
H A Dlogin.c440 quietlog = access(_PATH_HUSHLOGIN, F_OK) == 0;

Completed in 204 milliseconds