HelenOS sources
sheet_copy_out 1148 uspace/app/edit/edit.c sheet_copy_out(doc.sh, &sp, epos, buf, BUF_SIZE, &bep);
sheet_copy_out 1183 uspace/app/edit/edit.c sheet_copy_out(doc.sh, &sp, epos, &buf[bpos], buf_size - bpos,
sheet_copy_out 1437 uspace/app/edit/edit.c sheet_copy_out(doc.sh, &rb, &re, row_buf, ROW_BUF_SIZE, &dep);
sheet_copy_out 96 uspace/app/edit/sheet.h extern void sheet_copy_out(sheet_t *, spt_t const *, spt_t const *, char *,
sheet_copy_out 748 uspace/dist/src/c/demos/edit/edit.c sheet_copy_out(doc.sh, &sp, epos, buf, BUF_SIZE, &bep);
sheet_copy_out 783 uspace/dist/src/c/demos/edit/edit.c sheet_copy_out(doc.sh, &sp, epos, &buf[bpos], buf_size - bpos,
sheet_copy_out 883 uspace/dist/src/c/demos/edit/edit.c sheet_copy_out(doc.sh, &rb, &re, row_buf, ROW_BUF_SIZE, &dep);
sheet_copy_out 95 uspace/dist/src/c/demos/edit/sheet.h extern void sheet_copy_out(sheet_t *, spt_t const *, spt_t const *, char *,
HelenOS homepage, sources at GitHub