Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c287 static void s_put(int);
485 c = unbksl(false, s_get, s_put); in c_print()
601 s_put(int c MKSH_A_UNUSED) in s_put() function