Home
last modified time | relevance | path

Searched refs:stream_move (Results 1 – 25 of 37) sorted by relevance

12

/dports/net-mgmt/ettercap/ettercap-0.8.3.1/utils/etterlog/
H A Del_decode_http.c76 stream_move(STREAM, 4, SEEK_CUR, client); in FUNC_EXTRACTOR()
108 stream_move(STREAM, 16, SEEK_CUR, server); in FUNC_EXTRACTOR()
126 stream_move(STREAM, 4, SEEK_CUR, server); in FUNC_EXTRACTOR()
H A Del_stream.c182 int stream_move(struct stream_object *so, size_t offset, int whence, int mode) in stream_move() function
332 stream_move(so, offset, SEEK_CUR, mode); in stream_search()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dstrimpl.h153 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dstream.c512 stream_move(&s->cursor.r, &cw); in sgets()
953 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1278 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dstrimpl.h155 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dsfilter1.c233 return stream_move(pr, pw); in s_SFD_process()
236 return stream_move(pr, pw); in s_SFD_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dstrimpl.h153 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dstream.c512 stream_move(&s->cursor.r, &cw); in sgets()
953 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1278 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dstrimpl.h155 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dsfilter1.c233 return stream_move(pr, pw); in s_SFD_process()
236 return stream_move(pr, pw); in s_SFD_process()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dstrimpl.h155 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dstream.c514 stream_move(&s->cursor.r, &cw); in sgets()
955 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1280 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dstrimpl.h155 int stream_move(stream_cursor_read *, stream_cursor_write *); /* in stream.c */
H A Dstream.c514 stream_move(&s->cursor.r, &cw); in sgets()
955 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1280 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dstrimpl.h158 int stream_move(P2(stream_cursor_read *, stream_cursor_write *)); /* in stream.c */
H A Dsfilter1.c205 return stream_move(pr, pw); in s_SFD_process()
208 return stream_move(pr, pw); in s_SFD_process()
H A Dstream.c502 stream_move(&s->cursor.r, &cw); in sgets()
937 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1205 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dstrimpl.h158 int stream_move(P2(stream_cursor_read *, stream_cursor_write *)); /* in stream.c */
H A Dsfilter1.c205 return stream_move(pr, pw); in s_SFD_process()
208 return stream_move(pr, pw); in s_SFD_process()
H A Dstream.c502 stream_move(&s->cursor.r, &cw); in sgets()
937 stream_move(stream_cursor_read * pr, stream_cursor_write * pw) in stream_move() function
1205 return stream_move(pr, pw); in s_Null_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dsfilter1.c231 return stream_move(pr, pw); in s_SFD_process()
234 return stream_move(pr, pw); in s_SFD_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dsfilter1.c233 return stream_move(pr, pw); in s_SFD_process()
236 return stream_move(pr, pw); in s_SFD_process()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dsfilter1.c233 return stream_move(pr, pw); in s_SFD_process()
236 return stream_move(pr, pw); in s_SFD_process()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dsfilter1.c231 return stream_move(pr, pw); in s_SFD_process()
234 return stream_move(pr, pw); in s_SFD_process()
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/include/
H A Del_functions.h73 EC_API_EXTERN int stream_move(struct stream_object *so, size_t offset, int whence, int mode);

12