Home
last modified time | relevance | path

Searched defs:sec_stream (Results 1 – 6 of 6) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dsecurity-util.h143 struct sec_stream { struct
144 security_stream_t secstr; /* MUST be first */
146 int handle; /* protocol handle */
149 void * arg; /* arg for previous */
150 int fd;
151 char databuf[NETWORK_BLOCK_BYTES];
152 ssize_t len;
153 int socket;
154 in_port_t port;
155 int closed_by_me;
[all …]
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dsecurity-util.h143 struct sec_stream { struct
144 security_stream_t secstr; /* MUST be first */
146 int handle; /* protocol handle */
149 void * arg; /* arg for previous */
150 int fd;
151 char databuf[NETWORK_BLOCK_BYTES];
152 ssize_t len;
153 int socket;
154 in_port_t port;
155 int closed_by_me;
[all …]
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/
H A Dxdelta3-lzma.h42 xd3_lzma_destroy (xd3_stream *stream, xd3_sec_stream *sec_stream) in xd3_lzma_destroy()
H A Dxdelta3-fgk.h787 xd3_encode_fgk (xd3_stream *stream, fgk_stream *sec_stream, xd3_output *input, xd3_output *output, … in xd3_encode_fgk()
815 fgk_stream *sec_stream, in xd3_decode_fgk()
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/
H A Dxdelta3-lzma.h40 xd3_lzma_destroy (xd3_stream *stream, xd3_sec_stream *sec_stream) in xd3_lzma_destroy()
H A Dxdelta3-fgk.h784 xd3_encode_fgk (xd3_stream *stream, fgk_stream *sec_stream, xd3_output *input, xd3_output *output, … in xd3_encode_fgk()
812 fgk_stream *sec_stream, in xd3_decode_fgk()