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.h194 static const ASN1_AUX tname##_aux = { NULL, 0, 0, 0, cb, 0, NULL }; \
198 static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_CONST_CB, 0, 0, NULL, 0, const_cb }; \
202 static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_CONST_CB, 0, 0, cb, 0, const_cb }; \
206 …static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), offse…
210 …static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc), NU…
246 &tname##_aux, \
256 &tname##_aux, \
267 &tname##_aux, \
298 static const ASN1_AUX tname##_aux = { NULL, 0, 0, 0, cb, 0, NULL }; \
338 &tname##_aux, \
H A Dasn1t.h.in195 static const ASN1_AUX tname##_aux = { NULL, 0, 0, 0, cb, 0, NULL }; \
199 static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_CONST_CB, 0, 0, NULL, 0, const_cb }; \
203 static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_CONST_CB, 0, 0, cb, 0, const_cb }; \
207 …static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), offse…
211 …static const ASN1_AUX tname##_aux = { NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc), NU…
247 &tname##_aux, \
257 &tname##_aux, \
268 &tname##_aux, \
299 static const ASN1_AUX tname##_aux = { NULL, 0, 0, 0, cb, 0, NULL }; \
339 &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;