static void opd_26_start(void) { opd_open_files(); /* simple sleep-then-process loop */ opd_do_read(sbuf, s_buf_bytesize); }
static void opd_24_start(void) { op_open_files(); opd_get_ascii_procs(); opd_do_read(sbuf, s_buf_bytesize, nbuf, n_buf_bytesize); }