Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltic193 #undef _nc_write_object
194 int _nc_write_object(
H A Dllib-ltict193 #undef _nc_write_object
194 int _nc_write_object(
H A Dllib-ltictw193 #undef _nc_write_object
194 int _nc_write_object(
H A Dllib-lticw193 #undef _nc_write_object
194 int _nc_write_object(
H A Dllib-lncursest4547 #undef _nc_write_object
4548 int _nc_write_object(
H A Dllib-lncurses4426 #undef _nc_write_object
4427 int _nc_write_object(
H A Dllib-lncursestw5548 #undef _nc_write_object
5549 int _nc_write_object(
H A Dllib-lncursesw5427 #undef _nc_write_object
5428 int _nc_write_object(
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c80 if (_nc_write_object(tp, buffer, &offset, limit) == ERR) { in write_file()
360 if (_nc_write_object(tp, buffer + 1, &offset, limit - 1) != ERR) { in _nc_write_entry()
718 _nc_write_object(TERMTYPE2 *tp, char *buffer, unsigned *offset, unsigned limit) in _nc_write_object() function
/freebsd/contrib/ncurses/include/
H A Dterm_entry.h198 extern NCURSES_EXPORT(int) _nc_write_object (TERMTYPE2 *, char *, unsigned *, unsigned);
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c1497 if (_nc_write_object(tterm, bigbuf, &offset, sizeof(bigbuf)) == OK) { in dump_entry()
/freebsd/contrib/ncurses/
H A DINSTALL1638 _nc_write_object