| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| i915_gpu_error.h | 136 u32 aux_err; /* gen12 */ member in struct:intel_gt_coredump
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| evp_test.c | 35 const char *err, *aux_err; /* Error string for test */ member in struct:evp_test_st 796 static char aux_err[64]; local 797 t->aux_err = aux_err; 801 BIO_snprintf(aux_err, sizeof(aux_err), 806 BIO_snprintf(aux_err, sizeof(aux_err), 847 t->aux_err = NULL; 2373 if (t->aux_err != NULL) [all...] |
| /src/crypto/external/bsd/openssl/dist/test/ |
| evp_test.c | 43 const char *err, *aux_err; /* Error string for test */ member in struct:evp_test_st 1047 static char aux_err[64]; local 1048 t->aux_err = aux_err; 1052 BIO_snprintf(aux_err, sizeof(aux_err), 1057 BIO_snprintf(aux_err, sizeof(aux_err), 1103 t->aux_err = NULL; 3542 if (t->aux_err != NULL) [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| evp_test.c | 46 const char *err, *aux_err; /* Error string for test */ member in struct:evp_test_st 1507 static char aux_err[64]; local 1509 t->aux_err = aux_err; 1523 BIO_snprintf(aux_err, sizeof(aux_err), 1528 BIO_snprintf(aux_err, sizeof(aux_err), 1551 t->aux_err = NULL; 4916 if (t->aux_err != NULL) [all...] |