Home
last modified time | relevance | path

Searched defs:modname (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-src/tests/sys/opencrypto/
H A Dblake2_test.c129 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 Dpoly1305_test.c353 test_rfc7539_poly1305_vectors(int crid, const char *modname) in test_rfc7539_poly1305_vectors()
/freebsd-src/sys/kern/
H A Dkern_linker.c552 linker_reference_module(const char *modname, struct mod_depend *verinfo, in linker_reference_module() argument
572 linker_release_module(const char *modname, struct mod_depend *verinfo, in linker_release_module() argument
1201 const char *kldname, *modname; in kern_kldload() local
1606 modlist_newmodule(const char * modname,int version,linker_file_t container) modlist_newmodule() argument
1625 const char *modname; linker_addmodules() local
1647 const char *modname, *nmodname; linker_preload() local
1991 linker_hints_lookup(const char * path,int pathlen,const char * modname,int modnamelen,const struct mod_depend * verinfo) linker_hints_lookup() argument
2123 linker_search_module(const char * modname,int modnamelen,const struct mod_depend * verinfo) linker_search_module() argument
2242 linker_load_module(const char * kldname,const char * modname,struct linker_file * parent,const struct mod_depend * verinfo,struct linker_file ** lfpp) linker_load_module() argument
2318 const char *modname, *nmodname; linker_load_dependencies() local
[all...]
/freebsd-src/sys/dev/acpica/Osd/
H A DOsdTable.c68 char modname[] = "acpi_dsdt"; in AcpiOsTableOverride() local
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c63 static const char *modname; /* Name of this load object */ variable
/freebsd-src/sys/cddl/dev/fbt/riscv/
H A Dfbt_isa.c98 char *modname; in fbt_provide_module_function() local
/freebsd-src/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c177 openpam_dynamic(const char *modname) in openpam_dynamic()
/freebsd-src/sys/cddl/dev/fbt/aarch64/
H A Dfbt_isa.c91 char *modname; in fbt_provide_module_function() local
/freebsd-src/sbin/kldstat/
H A Dkldstat.c119 char *modname = NULL; in main() local
/freebsd-src/sys/cddl/dev/fbt/arm/
H A Dfbt_isa.c91 char *modname = opaque; in fbt_provide_module_function() local
/freebsd-src/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c72 char *modname, **opt, *p; in openpam_dump_chain() local
/freebsd-src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_auxbus_compat.c63 char *modname = KBUILD_MODNAME; in auxiliary_device_init() local
/freebsd-src/sys/cddl/dev/fbt/powerpc/
H A Dfbt_isa.c107 char *modname = opaque; in fbt_provide_module_function() local
/freebsd-src/sys/cddl/dev/fbt/x86/
H A Dfbt_isa.c181 char *modname = opaque; in fbt_provide_module_function() local
/freebsd-src/lib/libc/iconv/
H A Dcitrus_module.c262 _citrus_find_getops(_citrus_module_t handle, const char *modname, in _citrus_find_getops()
/freebsd-src/stand/common/
H A Dmodule.c797 mod_load(char *modname, struct mod_depend *verinfo, int argc, char *argv[]) in mod_load() argument
919 file_findmodule(struct preloaded_file *fp, char *modname, in file_findmodule() argument
1161 mod_search_hints(struct moduledir * mdp,const char * modname,struct mod_depend * verinfo) mod_search_hints() argument
1550 file_addmodule(struct preloaded_file * fp,char * modname,int version,struct kernel_module ** newmp) file_addmodule() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c665 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-src/usr.sbin/ppp/
H A Dnetgraph.c469 char modname[NG_TYPESIZ + 3]; in ng_Create() local
/freebsd-src/lib/libjail/
H A Djail.c1058 const char *modname = name + 12; in kldload_param() local
/freebsd-src/contrib/lua/src/
H A Dloadlib.c562 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc()
H A Dlua.c216 char *modname = strchr(globname, '='); in dolibrary() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp1097 RVAPtr<const char> modname(module, imports->Name); OverrideImportedFunction() local
/freebsd-src/sys/cddl/dev/fbt/
H A Dfbt.c177 char modname[MAXPATHLEN]; fbt_provide_module() local
/freebsd-src/sys/net80211/
H A Dieee80211_freebsd.c1035 ieee80211_load_module(const char *modname) in ieee80211_load_module()
/freebsd-src/sys/sys/
H A Dsocketvar.h384 ACCEPT_FILTER_DEFINE(modname,filtname,cb,create,destroy,ver) global() argument

12