Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tinfo/
H A Dlib_tgoto.c72 tgoto_internal(const char *string, int x, int y) in tgoto_internal() function
209 result = tgoto_internal(string, x, y); in tgoto()