Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dchrqueue.h49 GlCharQueue *_new_GlCharQueue(void);
H A Dchrqueue.c92 GlCharQueue *_new_GlCharQueue(void) in _new_GlCharQueue() function
H A Dgetline.c1914 gl->cq = _new_GlCharQueue(); in new_GetLine()