Searched refs:St_point (Results 1 – 1 of 1) sorted by relevance
2337 struct KEY_STACK *St_point; local2370 St_point = KEY_TOS;2371 while ((St_point != NULL) && (!Found))2373 if (!strcmp(string, St_point->element->string))2376 St_point = St_point->next;2393 return(St_point->element->value);