33 gl = new_GetLine(200, i * 40);
35 context->
osd = (
struct osdContext *) gl;
47 GetLine *gl = (GetLine *) context->
osd;
50 line = gl_get_line(gl, prompt ? prompt :
"",
NULL, -1);
52 char *nl = strchr(
line,
'\n');
66 GetLine *gl = (GetLine *) context->
osd;
LIBCOM_API const ENV_PARAM IOCSH_HISTSIZE
LIBCOM_API long epicsStdCall envGetLongConfigParam(const ENV_PARAM *pParam, long *pLong)
Get value of a long configuration parameter.