Home
last modified time | relevance | path

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

/netbsd/games/hack/
H A Dhack.terminfo.c259 if (enter_standout_mode && exit_standout_mode && !magic_cookie_glitch) in standoutbeg()
266 if (exit_standout_mode && enter_standout_mode && !magic_cookie_glitch) in standoutend()
/netbsd/lib/libterminfo/
H A Dterm.h283 #define magic_cookie_glitch t_magic_cookie_glitch(cur_term) macro