Home
last modified time | relevance | path

Searched defs:module_path (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmodule.c272 int module_path(const char *path) in module_path() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dfipsinstall.c301 char *module_fname = NULL, *parent_config = NULL, *module_path = NULL; in fipsinstall_main() local
/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec.c617 module_path(boot_module_t *bm, const char *kdev, const char *base_path) module_path() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_core.c747 int ossl_provider_set_module_path(OSSL_PROVIDER *prov, const char *module_path) in ossl_provider_set_module_path()