Home
last modified time | relevance | path

Searched defs:source (Results 1 – 11 of 11) sorted by relevance

/unit/test/
H A Dtest_unix_abstract.py15 def source(source): function
H A Dtest_client_ip.py170 def check_invalid_source(source): argument
H A Dtest_forwarded_header.py254 def check_invalid_source(source): argument
/unit/src/nodejs/unit-http/
H A Dutils.js3 exports.extend = function extend(dest, source) { argument
/unit/src/
H A Dnxt_conn_proxy.c378 nxt_conn_t *source, nxt_conn_t *sink) in nxt_conn_proxy_read_process()
493 nxt_conn_t *source, *sink; in nxt_conn_proxy_read() local
569 nxt_conn_t *sink, nxt_conn_t *source) in nxt_conn_proxy_write_process()
705 nxt_conn_t *source, *sink; in nxt_conn_proxy_close() local
852 nxt_conn_t *source, nxt_conn_t *sink) in nxt_conn_proxy_shutdown()
908 nxt_conn_t *source, *sink; in nxt_conn_proxy_write_error() local
H A Dnxt_test_build.c66 port_associate(int port, int source, uintptr_t object, int events, void *user) in port_associate()
73 port_dissociate(int port, int source, uintptr_t object) in port_dissociate()
H A Dnxt_pcre2.c24 nxt_regex_compile(nxt_mp_t *mp, nxt_str_t *source, nxt_regex_err_t *err) in nxt_regex_compile()
H A Dnxt_pcre.c30 nxt_regex_compile(nxt_mp_t *mp, nxt_str_t *source, nxt_regex_err_t *err) in nxt_regex_compile()
H A Dnxt_http.h296 nxt_http_route_addr_rule_t *source; member
H A Dnxt_http_route.c52 nxt_conf_value_t *source; member
H A Dnxt_router.c2360 nxt_http_route_addr_rule_t *source; in nxt_router_conf_forward() local