Home
last modified time | relevance | path

Searched defs:c (Results 51 – 65 of 65) sorted by path

123

/unit/src/
H A Dnxt_solaris_sendfilev.c25 nxt_solaris_event_conn_io_sendfilev(nxt_event_conn_t *c, nxt_buf_t *b, in nxt_solaris_event_conn_io_sendfilev()
H A Dnxt_string.c89 u_char c; in nxt_memcpy_lowcase() local
102 u_char c; in nxt_memcpy_upcase() local
H A Dnxt_string.h11 #define nxt_lowcase(c) \ argument
14 #define nxt_upcase(c) \ argument
17 #define nxt_isdigit(c) \ argument
40 #define nxt_memset(buf, c, length) \ argument
143 #define nxt_strchr_eq(s, c) \ argument
147 #define nxt_strchr_start(s, c) \ argument
H A Dnxt_time_parse.c19 u_char c; in nxt_time_parse() local
313 u_char c, ch; in nxt_term_parse() local
H A Dnxt_unit.c739 long c; in nxt_unit_ctx_release() local
762 long c; in nxt_unit_lib_release() local
3493 nxt_chunk_id_t *c, int *n, int min_n) in nxt_unit_mmap_get()
3936 nxt_chunk_id_t c; in nxt_unit_get_outgoing_buf() local
4137 long c; in nxt_unit_process_release() local
4349 nxt_chunk_id_t c; in nxt_unit_mmap_release() local
5394 long c; in nxt_unit_port_release() local
H A Dnxt_utf8.c97 u_char c; in nxt_utf8_decode2() local
H A Dnxt_utf8.h34 u_char c; in nxt_utf8_next() local
H A Dnxt_var.c430 u_char *p, ch, c; in nxt_var_next_part() local
/unit/src/perl/
H A Dnxt_perl_psgi.c1137 nxt_perl_app_conf_t *c; in nxt_perl_psgi_start() local
1268 nxt_perl_app_conf_t *c; in nxt_perl_psgi_ready_handler() local
1330 nxt_perl_psgi_init_threads(nxt_perl_app_conf_t *c) in nxt_perl_psgi_init_threads()
1382 nxt_perl_psgi_join_threads(nxt_unit_ctx_t *ctx, nxt_perl_app_conf_t *c) in nxt_perl_psgi_join_threads()
/unit/src/python/
H A Dnxt_python.c160 nxt_python_app_conf_t *c; in nxt_python_start() local
582 nxt_python_init_threads(nxt_python_app_conf_t *c) in nxt_python_init_threads()
642 nxt_python_app_conf_t *c; in nxt_python_ready_handler() local
712 nxt_python_join_threads(nxt_unit_ctx_t *ctx, nxt_python_app_conf_t *c) in nxt_python_join_threads()
H A Dnxt_python_asgi.c892 char c, *name; in nxt_py_asgi_create_header() local
H A Dnxt_python_wsgi.c465 nxt_python_create_environ(nxt_python_app_conf_t *c) in nxt_python_create_environ()
821 char *p, c; in nxt_python_field_name() local
/unit/src/ruby/
H A Dnxt_ruby.c267 nxt_ruby_app_conf_t *c; in nxt_ruby_start() local
1337 nxt_ruby_app_conf_t *c; in nxt_ruby_ready_handler() local
1439 nxt_ruby_init_threads(nxt_ruby_app_conf_t *c) in nxt_ruby_init_threads()
1483 nxt_ruby_join_threads(nxt_unit_ctx_t *ctx, nxt_ruby_app_conf_t *c) in nxt_ruby_join_threads()
/unit/src/test/
H A Dnxt_cq_test.c137 uint32_t c; in cas_worker() local
344 double *stats, m, c; in main() local
/unit/src/wasm/
H A Dnxt_wasm.c247 nxt_wasm_app_conf_t *c; in nxt_wasm_setup() local

123