Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 53) sorted by path

123

/unit/go/
H A Dunit.go22 s C.size_t member
/unit/src/java/javax/websocket/
H A DDecoder.java44 T decode(String s) throws DecodeException; in decode()
46 boolean willDecode(String s); in willDecode()
/unit/src/java/nginx/unit/
H A DContext.java206 public PrefixPattern(String p, ServletReg s) in PrefixPattern()
586 String s = "getResource: " + name; in getResource() local
H A DRequest.java1279 public void setWsSession(WsSession s) in setWsSession()
H A DSession.java90 public Object getAttribute(String s) in getAttribute()
99 public Object getValue(String s) in getValue()
122 public void setAttribute(String s, Object o) in setAttribute()
172 public void putValue(String s, Object o) in putValue()
178 public void removeAttribute(String s) in removeAttribute()
203 public void removeValue(String s) in removeValue()
/unit/src/java/nginx/unit/websocket/
H A DAsyncChannelWrapperSecure.java197 Status s = r.getStatus(); in run() local
281 Status s = r.getStatus(); in run() local
/unit/src/
H A Dnxt_application.c27 #define NXT_WCOREDUMP(s) WCOREDUMP(s) argument
29 #define NXT_WCOREDUMP(s) 0 argument
H A Dnxt_clang.h254 #define nxt_length(s) \ argument
H A Dnxt_conf.c181 nxt_str_t s; in nxt_conf_get_string_dup() local
591 nxt_str_t str, *s; in nxt_conf_map_object() local
1028 nxt_uint_t s, d, count, index; in nxt_conf_copy_array() local
1128 nxt_uint_t s, d, count, index; in nxt_conf_copy_object() local
1832 u_char *p, ch, *last, *s; in nxt_conf_json_parse_string() local
2093 u_char *p, *s, ch, c, *dot_pos; in nxt_conf_json_parse_number() local
H A Dnxt_conn_accept.c140 nxt_socket_t s; in nxt_conn_io_accept() local
H A Dnxt_conn_connect.c81 nxt_socket_t s; in nxt_conn_socket() local
H A Dnxt_conn_write.c252 nxt_sendfile(int fd, int s, off_t pos, size_t size) in nxt_sendfile()
H A Dnxt_cyassl.c178 CYASSL *s; in nxt_cyassl_conn_init() local
H A Dnxt_dyld.c36 void *handle, *s; in nxt_dyld_symbol() local
H A Dnxt_epoll_engine.c1012 nxt_socket_t s; in nxt_epoll_conn_io_accept4() local
H A Dnxt_fiber.c126 char *s; in nxt_fiber_create_stack() local
161 char *s; in nxt_fiber_create_stack() local
H A Dnxt_freebsd_sendfile.c21 static int nxt_sys_sendfile(int fd, int s, off_t offset, size_t nbytes, in nxt_sys_sendfile()
H A Dnxt_gmtime.c13 nxt_gmtime(nxt_time_t s, struct tm *tm) in nxt_gmtime()
H A Dnxt_hpux_sendfile.c15 static ssize_t nxt_sys_sendfile(int s, int fd, off_t offset, size_t nbytes, in nxt_sys_sendfile()
H A Dnxt_http_parse.h32 } s; member
H A Dnxt_http_route.c1698 nxt_str_t *s; in nxt_http_route_rule() local
H A Dnxt_kqueue_engine.c934 nxt_socket_t s; in nxt_kqueue_conn_io_accept() local
H A Dnxt_listen_socket.c15 nxt_listen_socket(nxt_task_t *task, nxt_socket_t s, int backlog) in nxt_listen_socket()
35 nxt_socket_t s; in nxt_listen_socket_create() local
H A Dnxt_macosx_sendfile.c17 static int nxt_sys_sendfile(int fd, int s, off_t offset, off_t *len, in nxt_sys_sendfile()
H A Dnxt_main_process.c1182 nxt_socket_t s; in nxt_main_listening_socket() local

123