Searched defs:new_GetLine (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile92 new_GetLine.3tecla \
162 new_GetLine.3tecla := LINKSRC = gl_get_line.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c448 /* the user since new_GetLine() was called. */
1724 GetLine *new_GetLine(size_t linelen, size_t histlen) function
2148 * gl GetLine * A resource object returned by new_GetLine().
2208 * If this is the first call to this function since new_GetLine(),
2316 * gl GetLine * A resource object returned by new_GetLine().
2368 * since new_GetLine(), complete any postponed configuration.
8368 * Note that calling this function between calling new_GetLine() and
9195 * appplicaton. Initially new_GetLine() sets the group identifier to
12587 * new_GetLine().
12656 * since new_GetLine(), complet
[all...]

Completed in 102 milliseconds