OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pstream
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
dict_proxy.c
427
CLNT_STREAM **
pstream
;
local
448
pstream
= &proxymap_stream;
451
pstream
= &proxywrite_stream;
457
if (*
pstream
== 0) {
465
*
pstream
= clnt_stream_create(prefix, service, var_ipc_idle_limit,
486
dict_proxy->clnt = *
pstream
;
/src/crypto/external/apache2/openssl/dist/demos/http3/
ossl-nghttp3-demo-server.c
398
SSL *
pstream
= NULL;
local
417
pstream
= SSL_new_stream(conn, SSL_STREAM_FLAG_UNI);
418
if (
pstream
!= NULL) {
420
(unsigned long long)SSL_get_stream_id(
pstream
));
435
p_streamid = SSL_get_stream_id(
pstream
);
450
add_id(SSL_get_stream_id(
pstream
),
pstream
, h3ssl);
local
457
SSL_free(
pstream
);
/src/external/gpl3/gcc/dist/gcc/
dumpfile.h
308
FILE *
pstream
;
member in struct:dump_file_info
/src/external/gpl3/gcc.old/dist/gcc/
dumpfile.h
308
FILE *
pstream
;
member in struct:dump_file_info
Completed in 43 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026