Searched refs:fnarg (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/include/internal/ |
| H A D | property.h | 66 void (*fn)(int id, void *method, void *fnarg), 67 void *fnarg);
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | property.c | 553 void (*fn)(int id, void *method, void *fnarg), in alg_do_one() argument 554 void *fnarg) in alg_do_one() 556 fn(alg->nid, impl->method.method, fnarg); in alg_do_one() 579 void (*fn)(int id, void *method, void *fnarg), in ossl_method_store_do_all() argument 580 void *fnarg) in ossl_method_store_do_all() 606 alg_do_one(alg, sk_IMPLEMENTATION_value(alg->impls, j), fn, fnarg); in ossl_method_store_do_all()
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctftools.h | 201 typedef struct fnarg { struct
|