/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | plugin.c | 44 char *modname; member 136 const char *modname, const char *dyn_path, in register_module() 392 k5_plugin_load(krb5_context context, int interface_id, const char *modname, in k5_plugin_load() 464 k5_plugin_register(krb5_context context, int interface_id, const char *modname, in k5_plugin_register() 482 const char *modname, const char *modsubdir) in k5_plugin_register_dyn()
|
/freebsd/tests/sys/opencrypto/ |
H A D | blake2_test.c | 129 test_blake2b_vectors(const char *devname, const char *modname) in test_blake2b_vectors() 153 test_blake2s_vectors(const char *devname, const char *modname) in test_blake2s_vectors()
|
H A D | poly1305_test.c | 353 test_rfc7539_poly1305_vectors(int crid, const char *modname) in test_rfc7539_poly1305_vectors()
|
/freebsd/sys/kern/ |
H A D | kern_linker.c | 553 linker_reference_module(const char *modname, struct mod_depend *verinfo, in linker_reference_module() 573 linker_release_module(const char *modname, struct mod_depend *verinfo, in linker_release_module() 1202 const char *kldname, *modname; in kern_kldload() local 1607 modlist_newmodule(const char *modname, int version, linker_file_t container) in modlist_newmodule() 1626 const char *modname; in linker_addmodules() local 1648 const char *modname, *nmodname; in linker_preload() local 1992 linker_hints_lookup(const char *path, int pathlen, const char *modname, in linker_hints_lookup() 2128 linker_search_module(const char *modname, int modnamelen, in linker_search_module() 2247 linker_load_module(const char *kldname, const char *modname, in linker_load_module() 2323 const char *modname, *nmodname; in linker_load_dependencies() local
|
/freebsd/sys/dev/acpica/Osd/ |
H A D | OsdTable.c | 68 char modname[] = "acpi_dsdt"; in AcpiOsTableOverride() local
|
/freebsd/crypto/krb5/src/util/verto/ |
H A D | module.c | 30 module_symbol_is_present(const char *modname, const char *symbname) in module_symbol_is_present()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | drti.c | 63 static const char *modname; /* Name of this load object */ variable
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_dynamic.c | 177 openpam_dynamic(const char *modname) in openpam_dynamic()
|
/freebsd/sys/cddl/dev/fbt/riscv/ |
H A D | fbt_isa.c | 98 char *modname; in fbt_provide_module_function() local
|
/freebsd/sys/cddl/dev/fbt/aarch64/ |
H A D | fbt_isa.c | 91 char *modname; in fbt_provide_module_function() local
|
/freebsd/sbin/kldstat/ |
H A D | kldstat.c | 119 char *modname = NULL; in main() local
|
/freebsd/sys/cddl/dev/fbt/arm/ |
H A D | fbt_isa.c | 91 char *modname = opaque; in fbt_provide_module_function() local
|
/freebsd/contrib/openpam/bin/openpam_dump_policy/ |
H A D | openpam_dump_policy.c | 72 char *modname, **opt, *p; in openpam_dump_chain() local
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_auxbus_compat.c | 63 char *modname = KBUILD_MODNAME; in auxiliary_device_init() local
|
/freebsd/crypto/krb5/src/lib/kadm5/srv/ |
H A D | server_misc.c | 123 const char *modname = k5_pwqual_name(handle->context, *h); in passwd_check() local
|
/freebsd/sys/cddl/dev/fbt/powerpc/ |
H A D | fbt_isa.c | 107 char *modname = opaque; in fbt_provide_module_function() local
|
/freebsd/sys/cddl/dev/fbt/x86/ |
H A D | fbt_isa.c | 181 char *modname = opaque; in fbt_provide_module_function() local
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_module.c | 262 _citrus_find_getops(_citrus_module_t handle, const char *modname, in _citrus_find_getops()
|
/freebsd/stand/common/ |
H A D | module.c | 797 mod_load(char *modname, struct mod_depend *verinfo, int argc, char *argv[]) in mod_load() 919 file_findmodule(struct preloaded_file *fp, char *modname, in file_findmodule() 1159 mod_search_hints(struct moduledir *mdp, const char *modname, in mod_search_hints() 1548 file_addmodule(struct preloaded_file *fp, char *modname, int version, in file_addmodule()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lauxlib.c | 666 LUALIB_API void luaL_pushmodule (lua_State *L, const char *modname, in luaL_pushmodule() 742 LUALIB_API void luaL_requiref (lua_State *L, const char *modname, in luaL_requiref()
|
/freebsd/usr.sbin/ppp/ |
H A D | netgraph.c | 469 char modname[NG_TYPESIZ + 3]; in ng_Create() local
|
/freebsd/lib/libjail/ |
H A D | jail.c | 1089 const char *modname = name + 12; in kldload_param() local
|
/freebsd/contrib/lua/src/ |
H A D | loadlib.c | 562 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc()
|
H A D | lua.c | 216 char *modname = strchr(globname, '='); in dolibrary() local
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_trace.h | 115 #define TRACE_PKINIT_SERVER_CERT_AUTH(c, modname) \ argument
|