Home
last modified time | relevance | path

Searched refs:estream_functions_fd (Results 1 – 6 of 6) sorted by relevance

/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Destream.c1178 static struct cookie_io_functions_s estream_functions_fd = variable
3235 estream_functions_fd, modeflags, xmode, 0); in _gpgrt_fopen()
3245 (*estream_functions_fd.public.func_close) (cookie); in _gpgrt_fopen()
3427 BACKEND_FD, estream_functions_fd, in do_fdopen()
3439 (*estream_functions_fd.public.func_close) (cookie); in do_fdopen()
3736 estream_functions_fd, modeflags, xmode); in _gpgrt_freopen()
4769 BACKEND_FD, estream_functions_fd, in _gpgrt_tmpfile()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Destream.c1178 static struct cookie_io_functions_s estream_functions_fd = variable
3235 estream_functions_fd, modeflags, xmode, 0); in _gpgrt_fopen()
3245 (*estream_functions_fd.public.func_close) (cookie); in _gpgrt_fopen()
3427 BACKEND_FD, estream_functions_fd, in do_fdopen()
3439 (*estream_functions_fd.public.func_close) (cookie); in do_fdopen()
3736 estream_functions_fd, modeflags, xmode); in _gpgrt_freopen()
4769 BACKEND_FD, estream_functions_fd, in _gpgrt_tmpfile()
/dports/security/dirmngr/dirmngr-1.1.0/src/
H A Destream.c714 static es_cookie_io_functions_t estream_functions_fd = variable
2147 err = es_create (&stream, cookie, filedes, estream_functions_fd, modeflags); in do_fdopen()
2152 (*estream_functions_fd.func_close) (cookie); in do_fdopen()
3043 err = es_create (&stream, cookie, fd, estream_functions_fd, modeflags); in es_tmpfile()
/dports/security/gnupg/gnupg-2.3.3/common/
H A DChangeLog-2011485 identical estream_functions_fd.
/dports/security/libgpg-error/libgpg-error-1.43/
H A DChangeLog3451 (estream_functions_fd): Likewise.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/
H A DChangeLog3285 (estream_functions_fd): Likewise.