Home
last modified time | relevance | path

Searched refs:stream_open (Results 1 – 25 of 1082) sorted by relevance

12345678910>>...44

/dports/multimedia/vlc/vlc-3.0.16/modules/access/http/
H A Dh1conn_test.c79 static struct vlc_http_stream *stream_open(void) in stream_open() function
103 s = stream_open(); in main()
111 s = stream_open(); in main()
126 s = stream_open(); in main()
132 s = stream_open(); in main()
146 s = stream_open(); in main()
166 s = stream_open(); in main()
186 s = stream_open(); in main()
206 s = stream_open(); in main()
225 s = stream_open(); in main()
H A Dh2conn_test.c116 static struct vlc_http_stream *stream_open(void) in stream_open() function
169 s = stream_open(); in main()
182 s = stream_open(); in main()
199 s = stream_open(); in main()
227 s = stream_open(); in main()
232 s2 = stream_open(); /* second stream to enforce test timing/ordering */ in main()
255 s = stream_open(); in main()
258 s2 = stream_open(); in main()
278 s = stream_open(); in main()
285 assert(stream_open() == NULL); in main()
H A Dconn.h35 struct vlc_http_stream *(*stream_open)(struct vlc_http_conn *, member
49 return conn->cbs->stream_open(conn, m); in vlc_http_stream_open()
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/coccinelle/api/
H A Dstream_open.cocci5 // them to stream_open. A stream-like file is a file that does not use ppos in
185 // file_operations that is candidate for stream_open conversion - it does not
199 // XXX .open = nonseekable_open -> .open = stream_open
205 // under that conditions we can use stream_open instead of nonseekable_open.
232 …"ERROR: %s: .read() can deadlock .write(); change nonseekable_open -> stream_open to fix." % (fops…
239 …ad() and .write() have stream semantic; safe to change nonseekable_open -> stream_open." % (fops,))
269 + stream_open
299 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
317 + stream_open
347 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/coccinelle/api/
H A Dstream_open.cocci5 // them to stream_open. A stream-like file is a file that does not use ppos in
185 // file_operations that is candidate for stream_open conversion - it does not
199 // XXX .open = nonseekable_open -> .open = stream_open
205 // under that conditions we can use stream_open instead of nonseekable_open.
232 …"ERROR: %s: .read() can deadlock .write(); change nonseekable_open -> stream_open to fix." % (fops…
239 …ad() and .write() have stream semantic; safe to change nonseekable_open -> stream_open." % (fops,))
269 + stream_open
299 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
317 + stream_open
347 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/coccinelle/api/
H A Dstream_open.cocci5 // them to stream_open. A stream-like file is a file that does not use ppos in
185 // file_operations that is candidate for stream_open conversion - it does not
199 // XXX .open = nonseekable_open -> .open = stream_open
205 // under that conditions we can use stream_open instead of nonseekable_open.
232 …"ERROR: %s: .read() can deadlock .write(); change nonseekable_open -> stream_open to fix." % (fops…
239 …ad() and .write() have stream semantic; safe to change nonseekable_open -> stream_open." % (fops,))
269 + stream_open
299 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
317 + stream_open
347 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
[all …]
/dports/devel/libCello/libCello-1.1.7/demos/
H A Dfiles.c6 with(file in stream_open($(File, NULL), "test.bin", "w")) { in main()
14 stream_open(f, "test.bin", "r"); in main()
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
96 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
18 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/lang/php73/php-7.3.33/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
97 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
17 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/lang/php80/php-8.0.15/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
96 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
18 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/lang/php74/php-7.4.27/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
97 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
17 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/lang/php81/php-8.1.1/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
96 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
18 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
96 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
18 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
97 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
17 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/streams/
H A Dbug40459.phpt14 function stream_open($path, $mode, $options, &$opened_path)
60 echo 'stream_open: ';
97 stream_open: yes
H A Duser-stream-error.phpt7 public function stream_open($path, $mode, $options, &$opened_path) {
17 #0 [internal function]: FailStream->stream_open('mystream://foo', 'r', 0, NULL)
/dports/devel/log4c/log4c-1.2.4/src/log4c/
H A Dappender_type_stream.c16 static int stream_open(log4c_appender_t* this) in stream_open() function
60 stream_open,
/dports/security/proxytunnel/proxytunnel-1.10.20210604/
H A Dproxytunnel.c259 std = stream_open(read_fd, write_fd); in do_daemon()
263 stunnel = stream_open(sd, sd); in do_daemon()
381 std = stream_open(read_fd, write_fd); in main()
385 stunnel = stream_open(sd, sd); in main()

12345678910>>...44