Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.c1804 if (!(adrof(STRlogout))) in goodbye()
1805 setcopy(STRlogout, STRnormal, VAR_READWRITE); in goodbye()
1847 setcopy(STRlogout, STRhangup, VAR_READWRITE); in phup()
H A Dtc.const.c34 Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' }; variable
H A Dtc.func.c806 setcopy(STRlogout, STRautomatic, VAR_READWRITE); in auto_logout()