Searched refs:STRlogout (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/tcsh/ |
| H A D | sh.c | 1804 if (!(adrof(STRlogout))) in goodbye() 1805 setcopy(STRlogout, STRnormal, VAR_READWRITE); in goodbye() 1847 setcopy(STRlogout, STRhangup, VAR_READWRITE); in phup()
|
| H A D | tc.const.c | 34 Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' }; variable
|
| H A D | tc.func.c | 806 setcopy(STRlogout, STRautomatic, VAR_READWRITE); in auto_logout()
|