Home
last modified time | relevance | path

Searched refs:_aux (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h195 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0, NULL}; \
199 static const ASN1_AUX tname##_aux = \
204 static const ASN1_AUX tname##_aux = \
209 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), offset…
213 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc), NUL…
252 &tname##_aux,\
263 &tname##_aux,\
275 &tname##_aux,\
307 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0, NULL}; \
349 &tname##_aux,\
H A Dasn1t.h.in196 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0, NULL}; \
200 static const ASN1_AUX tname##_aux = \
205 static const ASN1_AUX tname##_aux = \
210 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), offset…
214 …static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc), NUL…
253 &tname##_aux,\
264 &tname##_aux,\
276 &tname##_aux,\
308 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0, NULL}; \
350 &tname##_aux,\
/freebsd/contrib/flex/src/
H A Dscanopt.c45 struct _aux { struct
54 struct _aux *aux; /* Auxiliary data about options. */ argument
160 s->aux = malloc((size_t) s->optc * sizeof (struct _aux)); in scanopt_init()
165 struct _aux *aux; in scanopt_init()
662 struct _aux *auxp; in scanopt()
/freebsd/crypto/openssl/crypto/asn1/
H A Dn_pkey.c20 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0, 0}; \
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m4420 aux = t.$4_aux;
491 aux = t.$4_aux;