/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 | 552 linker_reference_module(const char *modname, struct mod_depend *verinfo, in linker_reference_module() 572 linker_release_module(const char *modname, struct mod_depend *verinfo, in linker_release_module() 1201 const char *kldname, *modname; in kern_kldload() local 1606 modlist_newmodule(const char *modname, int version, linker_file_t container) in modlist_newmodule() 1625 const char *modname; in linker_addmodules() local 1647 const char *modname, *nmodname; in linker_preload() local 1991 linker_hints_lookup(const char *path, int pathlen, const char *modname, in linker_hints_lookup() 2127 linker_search_module(const char *modname, int modnamelen, in linker_search_module() 2246 linker_load_module(const char *kldname, const char *modname, in linker_load_module() 2322 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/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/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() 1161 mod_search_hints(struct moduledir *mdp, const char *modname, in mod_search_hints() 1550 file_addmodule(struct preloaded_file *fp, char *modname, int version, in file_addmodule()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lauxlib.c | 665 LUALIB_API void luaL_pushmodule (lua_State *L, const char *modname, in luaL_pushmodule() 741 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 | 1058 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
|
H A D | lauxlib.c | 974 LUALIB_API void luaL_requiref (lua_State *L, const char *modname, in luaL_requiref()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/ |
H A D | interception_win.cpp | 1106 RVAPtr<const char> modname(module, imports->Name); in OverrideImportedFunction() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_freebsd.c | 1035 ieee80211_load_module(const char *modname) in ieee80211_load_module()
|
/freebsd/sys/cddl/dev/fbt/ |
H A D | fbt.c | 184 char modname[MAXPATHLEN]; in fbt_provide_module() local
|