Searched refs:_PATH_DOTLOGOUT (Results 1 – 2 of 2) sorted by relevance
47 # ifndef _PATH_DOTLOGOUT48 # define _PATH_DOTLOGOUT "/etc/logout" macro59 # ifndef _PATH_DOTLOGOUT60 # define _PATH_DOTLOGOUT "/etc/logout.std" macro72 # ifndef _PATH_DOTLOGOUT73 # define _PATH_DOTLOGOUT "/etc/.logout" macro130 #ifndef _PATH_DOTLOGOUT131 # define _PATH_DOTLOGOUT "/etc/csh.logout" macro
1806 #ifdef _PATH_DOTLOGOUT in goodbye()1807 (void) srcfile(_PATH_DOTLOGOUT, 0, 0, NULL); in goodbye()1848 #ifdef _PATH_DOTLOGOUT in phup()1849 (void) srcfile(_PATH_DOTLOGOUT, 0, 0, NULL); in phup()