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

/external/mksh/src/
H A Dlex.c98 static void s_put(int);
599 if ((c2 = unbksl(true, s_get, s_put)) == -1)
1802 s_put(int c) function
H A Dfuncs.c272 static void s_put(int);
409 c = unbksl(false, s_get, s_put);
491 s_put(int c MKSH_A_UNUSED) function

Completed in 105 milliseconds