Searched defs:buffered (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dobsolete.c46 NCURSES_SP_NAME(_nc_set_buffer) (NCURSES_SP_DCLx FILE *ofp, int buffered) argument
57 _nc_set_buffer(FILE *ofp, int buffered) argument
H A Dlib_win32con.c1149 BOOL buffered = FALSE; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_short_writes.c86 create_archive(struct checker *checker, archive_write_callback write_cb, int buffered) argument
118 checker_new(int buffered) argument
/freebsd-current/contrib/ncurses/include/
H A Dnc_win32.h146 BOOL buffered; member in struct:__anon5119
/freebsd-current/contrib/diff/src/
H A Dio.c118 off_t buffered; local
521 size_t buffered = current->buffered; local
[all...]
H A Ddiff.h245 size_t buffered; member in struct:file_data
/freebsd-current/contrib/less/
H A Dch.c439 static int buffered(BLOCKNUM block) function
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c123 BOOL buffered; member in struct:__anon5168
2171 BOOL buffered local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1241 size_t const buffered = (cctx->inBuff == NULL) ? 0 : local
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1626 size_t const buffered = (cctx->inBuff == NULL) ? 0 : local

Completed in 183 milliseconds