Home
last modified time | relevance | path

Searched defs:sw_start (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_parse.c23 sw_start = 0, in ngx_mail_pop3_parse_command() enumerator
221 sw_start = 0, in ngx_mail_imap_parse_command() enumerator
628 sw_start = 0, in ngx_mail_smtp_parse_command() enumerator
H A Dngx_mail_auth_http_module.c361 sw_start = 0, in ngx_mail_auth_http_ignore_status_line() enumerator
923 sw_start = 0, in ngx_mail_auth_http_parse_header_line() enumerator
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c2417 sw_start = 0, in ngx_http_grpc_parse_header() enumerator
2636 sw_start = 0, in ngx_http_grpc_parse_fragment() enumerator
3235 sw_start = 0, in ngx_http_grpc_parse_rst_stream() enumerator
3314 sw_start = 0, in ngx_http_grpc_parse_goaway() enumerator
3432 sw_start = 0, in ngx_http_grpc_parse_window_update() enumerator
3538 sw_start = 0, in ngx_http_grpc_parse_settings() enumerator
3706 sw_start = 0, in ngx_http_grpc_parse_ping() enumerator
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c108 sw_start = 0, in ngx_http_parse_request_line() enumerator
852 sw_start = 0, in ngx_http_parse_header_line() enumerator
1119 sw_start = 0, in ngx_http_parse_uri() enumerator
1611 sw_start = 0, in ngx_http_parse_status_line() enumerator
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_ssl_preread_module.c211 sw_start = 0, in ngx_stream_ssl_preread_parse_record() enumerator
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl_stapling.c1363 sw_start = 0, in ngx_ssl_ocsp_parse_status_line() enumerator
1640 sw_start = 0, in ngx_ssl_ocsp_parse_header_line() enumerator
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c769 sw_start(struct rte_eventdev *dev) in sw_start() function