Searched refs:_PATH_DOTLOGIN (Results 1 – 2 of 2) sorted by relevance
44 # ifndef _PATH_DOTLOGIN45 # define _PATH_DOTLOGIN "/etc/login" macro56 # ifndef _PATH_DOTLOGIN57 # define _PATH_DOTLOGIN "/etc/login.std" macro69 # ifndef _PATH_DOTLOGIN70 # define _PATH_DOTLOGIN "/etc/.login" macro81 # ifndef _PATH_DOTLOGIN82 # define _PATH_DOTLOGIN "/etc/cshrc" macro126 #ifndef _PATH_DOTLOGIN127 # define _PATH_DOTLOGIN "/etc/csh.login" macro
1328 #ifdef _PATH_DOTLOGIN in main()1330 (void) srcfile(_PATH_DOTLOGIN, 0, 0, NULL); in main()1340 #ifdef _PATH_DOTLOGIN in main()1342 (void) srcfile(_PATH_DOTLOGIN, 0, 0, NULL); in main()