Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 25 of 127) sorted by relevance

123456

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_parse.c102 goto invalid; in ngx_mail_pop3_parse_command()
124 goto invalid; in ngx_mail_pop3_parse_command()
178 goto invalid; in ngx_mail_pop3_parse_command()
206 invalid: in ngx_mail_pop3_parse_command()
402 goto invalid; in ngx_mail_imap_parse_command()
425 goto invalid; in ngx_mail_imap_parse_command()
509 goto invalid; in ngx_mail_imap_parse_command()
517 goto invalid; in ngx_mail_imap_parse_command()
611 invalid: in ngx_mail_imap_parse_command()
753 goto invalid; in ngx_mail_smtp_parse_command()
[all …]
H A Dngx_mail_ssl_module.c584 goto invalid; in ngx_mail_ssl_session_cache()
607 goto invalid; in ngx_mail_ssl_session_cache()
619 goto invalid; in ngx_mail_ssl_session_cache()
641 goto invalid; in ngx_mail_ssl_session_cache()
650 invalid: in ngx_mail_ssl_session_cache()
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_12.E.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.HIPx.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.T.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.J.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.JP.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.X.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.H.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.HP.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
H A Dtest_12.XP.err1 test_12: invalid XML tag name: '2by4'
2 test_12: invalid XML tag name: '4x4'
3 test_12: invalid XML tag name: '2morrow'
4 test_12: invalid XML tag name: '2by4'
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_proxy_protocol.c66 goto invalid; in ngx_proxy_protocol_read()
82 goto invalid; in ngx_proxy_protocol_read()
90 goto invalid; in ngx_proxy_protocol_read()
104 goto invalid; in ngx_proxy_protocol_read()
120 goto invalid; in ngx_proxy_protocol_read()
132 goto invalid; in ngx_proxy_protocol_read()
145 goto invalid; in ngx_proxy_protocol_read()
162 invalid: in ngx_proxy_protocol_read()
/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c489 if (lastarg) goto invalid; in parseOptions()
492 if (lastarg) goto invalid; in parseOptions()
495 if (lastarg) goto invalid; in parseOptions()
498 if (lastarg) goto invalid; in parseOptions()
501 if (lastarg) goto invalid; in parseOptions()
504 if (lastarg) goto invalid; in parseOptions()
507 if (lastarg) goto invalid; in parseOptions()
510 if (lastarg) goto invalid; in parseOptions()
515 if (lastarg) goto invalid; in parseOptions()
519 if (lastarg) goto invalid; in parseOptions()
[all …]
H A Dhyperloglog.c934 if (idx != HLL_REGISTERS && invalid) *invalid = 1; in hllSparseRegHisto()
1013 uint64_t hllCount(struct hllhdr *hdr, int *invalid) { in hllCount() argument
1156 if (!sdsEncodedObject(o)) goto invalid; in isHLLObjectOrReply()
1157 if (stringObjectLen(o) < sizeof(*hdr)) goto invalid; in isHLLObjectOrReply()
1162 hdr->magic[2] != 'L' || hdr->magic[3] != 'L') goto invalid; in isHLLObjectOrReply()
1164 if (hdr->encoding > HLL_MAX_ENCODING) goto invalid; in isHLLObjectOrReply()
1168 stringObjectLen(o) != HLL_DENSE_SIZE) goto invalid; in isHLLObjectOrReply()
1173 invalid: in isHLLObjectOrReply()
1284 int invalid = 0; in pfcountCommand() local
1286 card = hllCount(hdr,&invalid); in pfcountCommand()
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c321 goto invalid; in ngx_http_upstream_free_keepalive_peer()
325 goto invalid; in ngx_http_upstream_free_keepalive_peer()
329 goto invalid; in ngx_http_upstream_free_keepalive_peer()
333 goto invalid; in ngx_http_upstream_free_keepalive_peer()
337 goto invalid; in ngx_http_upstream_free_keepalive_peer()
341 goto invalid; in ngx_http_upstream_free_keepalive_peer()
393 invalid: in ngx_http_upstream_free_keepalive_peer()
H A Dngx_http_split_clients_module.c222 goto invalid; in ngx_http_split_clients()
227 goto invalid; in ngx_http_split_clients()
241 invalid: in ngx_http_split_clients()
/f-stack/tools/libutil/
H A Dlogin_cap.c575 invalid: in login_getcaptime()
604 goto invalid; in login_getcaptime()
609 goto invalid; in login_getcaptime()
705 invalid: in login_getcapsize()
731 goto invalid; in login_getcapsize()
736 goto invalid; in login_getcapsize()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_split_clients_module.c220 goto invalid; in ngx_stream_split_clients()
225 goto invalid; in ngx_stream_split_clients()
239 invalid: in ngx_stream_split_clients()
H A Dngx_stream_upstream.c438 goto invalid; in ngx_stream_upstream_server()
453 goto invalid; in ngx_stream_upstream_server()
468 goto invalid; in ngx_stream_upstream_server()
486 goto invalid; in ngx_stream_upstream_server()
514 goto invalid; in ngx_stream_upstream_server()
546 invalid: in ngx_stream_upstream_server()
/f-stack/dpdk/app/test/test_cfgfiles/etc/
H A Dinvalid_section.ini1 [invalid section
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst61 ring. For invalid or no ring name, whole list is dump.
66 mempool. For invalid or no mempool name, whole list is dump.
70 by name. For invalid or no mempool name no elements are displayed.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,sta32x.txt78 - st,invalid-input-detect-mute:
79 If present, automatic invalid input detect mute is enabled.
99 st,invalid-input-detect-mute; // mute if no valid digital
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c2185 goto invalid; in ngx_http_parse_chunked()
2189 goto invalid; in ngx_http_parse_chunked()
2219 goto invalid; in ngx_http_parse_chunked()
2238 goto invalid; in ngx_http_parse_chunked()
2258 goto invalid; in ngx_http_parse_chunked()
2279 goto invalid; in ngx_http_parse_chunked()
2296 goto invalid; in ngx_http_parse_chunked()
2314 goto invalid; in ngx_http_parse_chunked()
2331 goto invalid; in ngx_http_parse_chunked()
2342 goto invalid; in ngx_http_parse_chunked()
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in403 invalid = []
407 invalid.append(ele)
412 if len(invalid) > 0:
413 sys.stderr.write("Invalid column definition! -- %s\n" % invalid)
/f-stack/tools/libxo/doc/
H A Dxolint.rst160 'Field has invalid color or effect (role: C)'
163 The message "Field has invalid color or effect (role: C)" can be caused by code like:
323 'Value field name contains invalid character'
326 The message "Value field name contains invalid character" can be caused by code like:
338 An invalid character is often a sign of a typo, like "{:]}"
343 'decoration field contains invalid character'
346 The message "decoration field contains invalid character" can be caused by code like:

123456