Home
last modified time | relevance | path

Searched defs:PORT (Results 1 – 25 of 53) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-dgram-exclusive-implicit-bind.js73 cluster.fork({ PORT: target.address().port }); property
74 cluster.fork({ PORT: target.address().port }); property
76 cluster.fork({ BOUND: 'y', PORT: target.address().port }); property
77 cluster.fork({ BOUND: 'y', PORT: target.address().port }); property
Dtest-cluster-shared-handle-bind-error.js35 const worker = cluster.fork({ PORT: server.address().port }); property
Dtest-cluster-ipc-throw.js13 const worker = cluster.fork({ PORT: server.address().port }); property
Dtest-tls-env-extra-ca.js38 PORT: this.address().port, property
/third_party/python/Tools/demo/
Drpython.py11 PORT = 4127 variable
Drpythond.py16 PORT = 4127 variable
/third_party/skia/tools/
Dserve_wasm.py12 PORT = 8000 variable
/third_party/skia/specs/web-img-decode/proposed/
Dserve.py10 PORT = 8000 variable
/third_party/node/test/fixtures/
DGH-892-request.js28 var PORT = parseInt(process.argv[2]); variable
/third_party/node/benchmark/dgram/
Dsingle-buffer.js6 const PORT = common.PORT; constant
Doffset-length.js6 const PORT = common.PORT; constant
Dmulti-buffer.js6 const PORT = common.PORT; constant
Darray-vs-concat.js6 const PORT = common.PORT; constant
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dhellobrowser.c15 #define PORT 8888 macro
Dlogging.c14 #define PORT 8888 macro
Dresponseheaders.c18 #define PORT 8888 macro
Dbasicauthentication.c17 #define PORT 8888 macro
/third_party/node/benchmark/http/
Dcluster.js3 const PORT = common.PORT; constant
/third_party/node/test/async-hooks/
Dtest-httpparser-reuse.js51 const PORT = server.address().port; constant
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_termination.c26 #define PORT 12345 macro
/third_party/node/benchmark/net/
Dnet-c2s-cork.js6 const PORT = common.PORT; constant
Dnet-c2s.js6 const PORT = common.PORT; constant
/third_party/openssl/apps/include/
Ds_apps.h15 #define PORT "4433" macro
/third_party/node/deps/openssl/openssl/apps/include/
Ds_apps.h15 #define PORT "4433" macro
/third_party/musl/libc-test/src/functionalext/supplement/network/
Drecv.c39 #define PORT 2288 macro

123