Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/ncurses/
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-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-lncurses4339 #undef _nc_write_object
4340 int _nc_write_object(
H A Dllib-lncursest4460 #undef _nc_write_object
4461 int _nc_write_object(
H A Dllib-lncursestw5449 #undef _nc_write_object
5450 int _nc_write_object(
H A Dllib-lncursesw5328 #undef _nc_write_object
5329 int _nc_write_object(
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c70 if (_nc_write_object(tp, buffer, &offset, limit) == ERR) { in write_file()
347 if (_nc_write_object(tp, buffer + 1, &offset, limit - 1) != ERR) { in _nc_write_entry()
701 _nc_write_object(TERMTYPE2 *tp, char *buffer, unsigned *offset, unsigned limit) in _nc_write_object() function
/freebsd-13.1/contrib/ncurses/include/
H A Dterm_entry.h195 extern NCURSES_EXPORT(int) _nc_write_object (TERMTYPE2 *, char *, unsigned *, unsigned);
/freebsd-13.1/contrib/ncurses/progs/
H A Ddump_entry.c1487 if (_nc_write_object(tterm, bigbuf, &offset, sizeof(bigbuf)) == OK) { in dump_entry()
/freebsd-13.1/contrib/ncurses/
H A DINSTALL1448 _nc_write_object