Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c98 static void s_put(int);
573 if ((c2 = unbksl(true, s_get, s_put)) == -1) in yylex()
1832 s_put(int c) in s_put() function
Dfuncs.c261 static void s_put(int);
384 c = unbksl(false, s_get, s_put); in c_print()
466 s_put(int c MKSH_A_UNUSED) in s_put() function