Home
last modified time | relevance | path

Searched refs:environ (Results 51 – 70 of 70) sorted by relevance

123

/unit/test/perl/delayed_response/
H A Dpsgi.pl2 my ($environ) = @_;
/unit/test/perl/body_io_file/
H A Dpsgi.pl2 my ($environ) = @_;
/unit/test/perl/streaming_body/
H A Dpsgi.pl2 my ($environ) = @_;
/unit/test/python/encoding/
H A Dwsgi.py4 def application(environ, start_response): argument
/unit/test/perl/body_io_empty/
H A Dpsgi.pl4 my ($environ) = @_;
/unit/test/python/restart/
H A Dv1.py1 def application(environ, start_response): argument
H A Dv2.py1 def application(environ, start_response): argument
H A Dlongstart.py7 def application(environ, start_response): argument
/unit/src/test/
H A Dnxt_tests.c11 extern char **environ;
31 if (nxt_lib_start("tests", argv, &environ) != NXT_OK) { in main()
H A Dnxt_utf8_file_name_test.c10 extern char **environ;
24 if (nxt_lib_start("utf8_file_name_test", argv, &environ) != NXT_OK) { in main()
H A Dnxt_cq_test.c27 extern char **environ;
413 if (nxt_lib_start("ncq_test", argv, &environ) != NXT_OK) { in main()
/unit/test/python/path/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/python/user_group/
H A Dwsgi.py5 def application(environ, start_response): argument
/unit/test/unit/applications/
H A Dproto.py12 os.environ.get('PYTEST_CURRENT_TEST').split(':')[-1].split(' ')[0]
/unit/test/python/threading/
H A Dwsgi.py27 def application(environ, start_response): argument
/unit/src/
H A Dnxt_external.c27 extern char **environ;
201 (void) execve(c->executable, argv, environ); in nxt_external_start()
/unit/test/unit/applications/lang/
H A Dgo.py27 env = os.environ.copy()
/unit/src/wasm-wasi-component/
H A DCargo.lock1692 "wasmtime-environ",
1751 "wasmtime-environ",
1768 "wasmtime-environ",
1772 name = "wasmtime-environ"
1825 "wasmtime-environ",
1864 "wasmtime-environ",
1966 "wasmtime-environ",
2092 "wasmtime-environ",
/unit/tools/
H A Dsetup-unit386 See environ(7).
/unit/
H A DCHANGES1057 "wsgi.errors" environ variable.

123