Searched defs:arg (Results 1 – 5 of 5) sorted by relevance
/unit/src/perl/ |
H A D | nxt_perl_psgi_layer.c | 88 nxt_perl_psgi_layer_stream_pushed(pTHX_ PerlIO *f, const char *mode, SV *arg, in nxt_perl_psgi_layer_stream_pushed() 106 nxt_perl_psgi_io_arg_t *arg; in nxt_perl_psgi_layer_stream_popped() local 131 SV *arg; in nxt_perl_psgi_layer_stream_open() local 181 nxt_perl_psgi_io_arg_t *arg; in nxt_perl_psgi_layer_stream_read() local 207 nxt_perl_psgi_io_arg_t *arg; in nxt_perl_psgi_layer_stream_write() local
|
H A D | nxt_perl_psgi.c | 135 nxt_perl_psgi_io_arg_t *arg, void *vbuf, size_t length) in nxt_perl_psgi_io_input_read() 143 nxt_perl_psgi_io_arg_t *arg, const void *vbuf, size_t length) in nxt_perl_psgi_io_input_write() 151 nxt_perl_psgi_io_arg_t *arg, void *vbuf, size_t length) in nxt_perl_psgi_io_error_read() 159 nxt_perl_psgi_io_arg_t *arg, const void *vbuf, size_t length) in nxt_perl_psgi_io_error_write() 447 nxt_perl_psgi_io_arg_t *arg, const char *mode, void *req) in nxt_perl_psgi_io_init() 475 nxt_perl_psgi_io_release(PerlInterpreter *my_perl, nxt_perl_psgi_io_arg_t *arg) in nxt_perl_psgi_io_release()
|
/unit/src/ruby/ |
H A D | nxt_ruby.c | 229 nxt_ruby_hook_register(VALUE arg) in nxt_ruby_hook_register() 426 nxt_ruby_init_basic(VALUE arg) in nxt_ruby_init_basic() 504 nxt_ruby_require_rubygems(VALUE arg) in nxt_ruby_require_rubygems() 512 nxt_ruby_bundler_setup(VALUE arg) in nxt_ruby_bundler_setup() 520 nxt_ruby_require_rack(VALUE arg) in nxt_ruby_require_rack() 549 nxt_ruby_rack_env_create(VALUE arg) in nxt_ruby_rack_env_create() 666 nxt_ruby_rack_app_run(VALUE arg) in nxt_ruby_rack_app_run() 878 nxt_ruby_hash_info(VALUE r_key, VALUE r_value, VALUE arg) in nxt_ruby_hash_info() 934 nxt_ruby_hash_add(VALUE r_key, VALUE r_value, VALUE arg) in nxt_ruby_hash_add() 1146 nxt_ruby_rack_result_body_each(VALUE body, VALUE arg, int argc, in nxt_ruby_rack_result_body_each() [all …]
|
H A D | nxt_ruby_stream_io.c | 72 nxt_ruby_stream_io_new(VALUE class, VALUE arg) in nxt_ruby_stream_io_new()
|
/unit/src/ |
H A D | nxt_openssl.c | 1030 nxt_openssl_servername(SSL *s, int *ad, void *arg)
|