Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 96) sorted by relevance

1234

/minix/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-parse.c158 pgp_stream_t *stream) in read_unsig_str()
347 pgp_stream_t *stream) in _read_scalar()
460 pgp_stream_t *stream) in exact_limread()
517 pgp_stream_t *stream) in limread_scalar()
565 pgp_stream_t *stream) in limread_size_t()
599 pgp_stream_t *stream) in limited_read_time()
802 pgp_stream_t *stream) in limited_read_new_length()
1293 pgp_stream_t *stream) in parse_pubkey()
1431 pgp_stream_t *stream) in parse_v3_sig()
1846 pgp_stream_t *stream) in parse_sig_subpkts()
[all …]
H A Dreader.c186 pgp_reader_set(pgp_stream_t *stream, in pgp_reader_set()
205 pgp_reader_push(pgp_stream_t *stream, in pgp_reader_push()
233 pgp_reader_pop(pgp_stream_t *stream) in pgp_reader_pop()
468 eat_whitespace(pgp_stream_t *stream, int first, in eat_whitespace()
1384 pgp_reader_pop_dearmour(pgp_stream_t *stream) in pgp_reader_pop_dearmour()
1552 pgp_reader_pop_decrypt(pgp_stream_t *stream) in pgp_reader_pop_decrypt()
1736 pgp_reader_pop_se_ip_data(pgp_stream_t *stream) in pgp_reader_pop_se_ip_data()
1939 pgp_stream_t **stream, in pgp_setup_memory_read()
2075 pgp_stream_t **stream, in pgp_setup_file_read()
2314 hash_reader(pgp_stream_t *stream, void *dest, in hash_reader()
[all …]
H A Dcompress.c105 z_stream stream; member
115 zlib_compressed_data_reader(pgp_stream_t *stream, void *dest, size_t length, in zlib_compressed_data_reader()
204 bzip2_compressed_data_reader(pgp_stream_t *stream, void *dest, size_t length, in bzip2_compressed_data_reader()
290 pgp_decompress(pgp_region_t *region, pgp_stream_t *stream, in pgp_decompress()
/minix/minix/lib/libc/gen/
H A Dgcov.c19 , FILE *stream){ in _gcov_fread()
24 , FILE *stream){ in _gcov_fwrite()
28 int _gcov_fclose(FILE *stream){ in _gcov_fclose()
32 int _gcov_fseek(FILE *stream, long offset, int ptrname){ in _gcov_fseek()
/minix/common/dist/zlib/contrib/minizip/
H A Dioapi.c92 uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) in fread_file_func() argument
104 uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) in fwrite_file_func() argument
115 long ZCALLBACK ftell_file_func (opaque, stream) in ftell_file_func() argument
124 long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) in fseek_file_func() argument
150 int ZCALLBACK fclose_file_func (opaque, stream) in fclose_file_func() argument
159 int ZCALLBACK ferror_file_func (opaque, stream) in ferror_file_func() argument
H A Diowin32.c119 uLong ZCALLBACK win32_read_file_func (opaque, stream, buf, size) in win32_read_file_func() argument
142 uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) in win32_write_file_func() argument
165 long ZCALLBACK win32_tell_file_func (opaque, stream) in win32_tell_file_func() argument
188 long ZCALLBACK win32_seek_file_func (opaque, stream, offset, origin) in win32_seek_file_func() argument
229 int ZCALLBACK win32_close_file_func (opaque, stream) in win32_close_file_func() argument
249 int ZCALLBACK win32_error_file_func (opaque, stream) in win32_error_file_func() argument
/minix/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
H A Dcopyfmt.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
52 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
67 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
82 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
97 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dmove.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
54 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
63 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
72 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dswap.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
56 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
62 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
68 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dimbue.pass.cpp31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
H A Dcopyfmt.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
52 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
67 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
82 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
97 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dmove.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
54 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
63 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
72 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dswap.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
56 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
62 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
68 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dimbue.pass.cpp31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios.base/ios.base.cons/
H A Ddtor.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios.base/ios.base.cons/
H A Ddtor.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios.base/ios.base.locales/
H A Dimbue.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios.base/ios.base.locales/
H A Dimbue.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix/minix/lib/libsys/
H A Dgcov.c78 size_t _gcov_fread(void *ptr, size_t itemsize, size_t nitems, FILE *stream) in _gcov_fread()
84 FILE *stream) in _gcov_fwrite()
104 int _gcov_fclose(FILE *stream) in _gcov_fclose()
114 int _gcov_fseek(FILE *stream, long offset, int ptrname) in _gcov_fseek()
/minix/tools/compat/
H A Dputc_unlocked.c41 putc_unlocked(int c, FILE *stream) in putc_unlocked()
/minix/common/dist/zlib/
H A Duncompr.c34 z_stream stream; local
/minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_fread.c21 int mp_fread(mp_int *a, int radix, FILE *stream) in mp_fread()
H A Dbn_mp_fwrite.c20 int mp_fwrite(mp_int *a, int radix, FILE *stream) in mp_fwrite()
/minix/external/bsd/mdocml/dist/
H A Dmanpath.c44 FILE *stream; in manpath_parse() local
193 FILE *stream; in manpath_manconf() local
/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DErrno.cpp68 raw_string_ostream stream(str); in StrError() local

1234