Home
last modified time | relevance | path

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

/mirbsd/src/lib/libocurses/
Dcr_put.c56 static void plodput(int);
183 plodput(c) in plodput() function
244 tputs(HO, 0, plodput);
253 tputs(LL, 0, plodput);
303 tputs(CR, 0, plodput);
305 plodput('\r');
308 tputs(NL, 0, plodput);
310 plodput('\n');
319 tputs(NL, 0, plodput);
321 plodput('\n');
[all …]