Home
last modified time | relevance | path

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

/dports/devel/libtecla/libtecla/
H A Ddemo3.c119 static GL_TIMEOUT_FN(demo_timeout_fn);
183 gl_inactivity_timeout(gl, demo_timeout_fn, NULL, 0, DEMO_IO_TIMEOUT); in main()
539 static GL_TIMEOUT_FN(demo_timeout_fn) in GL_TIMEOUT_FN() argument