Home
last modified time | relevance | path

Searched defs:providers (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dthreadstest.c242 static int thread_setup_libctx(int libctx, const char *providers[]) in thread_setup_libctx()
287 int libctx, const char *providers[]) in thread_run_test()
H A Devp_test.c3716 static int prov_available(char *providers) in prov_available()
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c857 struct gprovider *pp, **providers; in gpart_max_free() local