Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dchrqueue.h47 GlCharQueue *_new_GlCharQueue(void);
H A Dchrqueue.c90 GlCharQueue *_new_GlCharQueue(void) in _new_GlCharQueue() function
H A Dgetline.c1913 gl->cq = _new_GlCharQueue(); in new_GetLine()