Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/login/
H A Dlogin.c164 #define HUSHLOGIN ".hushlogin" macro
629 if (access(HUSHLOGIN, F_OK) != 0) { in main()