Searched refs:bad4 (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | uirda.c | 407 goto bad4; in uirda_open() 422 bad4: in uirda_open()
|
| D | udsir.c | 354 goto bad4; in udsir_open() 389 bad4: in udsir_open()
|
| D | ustir.c | 730 goto bad4; in ustir_open() 764 bad4: in ustir_open()
|
| D | ohci.c | 904 goto bad4; in ohci_init() 1097 bad4: in ohci_init()
|
| D | xhci.c | 1624 goto bad4; in xhci_init() 1701 bad4: in xhci_init()
|
| /netbsd/src/sys/arch/vax/vsa/ |
| D | gpx.c | 392 goto bad4; in gpx_attach() 410 bad4: in gpx_attach()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | sslapitest.c | 10001 unsigned char bad4[] = { 0x03, 'b', 'a', 'd', 0x06, 'b', 'a', 'd'}; in test_set_alpn() local 10025 if (!TEST_true(SSL_CTX_set_alpn_protos(ctx, bad4, sizeof(bad4)))) in test_set_alpn() 10048 if (!TEST_true(SSL_set_alpn_protos(ssl, bad4, sizeof(bad4)))) in test_set_alpn()
|