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

/external/mksh/src/
H A Dlex.c120 static int s_get(void);
555 if ((c2 = unbksl(true, s_get, s_put)) == -1)
556 c2 = s_get();
1773 s_get(void) function
H A Dfuncs.c532 static int s_get(void);
655 c = unbksl(false, s_get, s_put);
731 s_get(void) function

Completed in 89 milliseconds