Searched refs:s_get (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dlex.c97 static int s_get(void);
599 if ((c2 = unbksl(true, s_get, s_put)) == -1)
600 c2 = s_get();
1796 s_get(void) function
H A Dfuncs.c271 static int s_get(void);
409 c = unbksl(false, s_get, s_put);
485 s_get(void) function

Completed in 1461 milliseconds