Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c284 static void s_put(int);
482 c = unbksl(false, s_get, s_put); in c_print()
598 s_put(int c MKSH_A_UNUSED) in s_put() function