Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dnew_curse.c517 struct KEY_STACK *KEY_TOS = NULL; variable
1181 if (KEY_TOS == NULL) in Key_Get()
1182 Spoint = KEY_TOS = (struct KEY_STACK *) malloc(sizeof(struct KEY_STACK)); in Key_Get()
1185 Spoint = KEY_TOS; in Key_Get()
1244 Spoint = KEY_TOS; in keys_vt100()
2370 St_point = KEY_TOS;