Searched defs:modname (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdTable.c71 char modname[] = "acpi_dsdt"; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c62 static const char *modname; /* Name of this load object */ variable
/freebsd-11-stable/sbin/kldstat/
H A Dkldstat.c116 char* modname = NULL; local
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c179 openpam_dynamic(const char *modname) argument
[all...]
/freebsd-11-stable/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c74 char *modname, **opt, *p; local
[all...]
/freebsd-11-stable/contrib/apr-util/ldap/
H A Dapr_ldap_stub.c36 char *modname; local
/freebsd-11-stable/sys/cddl/dev/fbt/aarch64/
H A Dfbt_isa.c89 char *modname; local
/freebsd-11-stable/sys/cddl/dev/fbt/riscv/
H A Dfbt_isa.c88 char *modname; local
/freebsd-11-stable/sys/cddl/dev/fbt/mips/
H A Dfbt_isa.c87 char *modname; local
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_module.c262 _citrus_find_getops(_citrus_module_t handle, const char *modname, argument
/freebsd-11-stable/sys/cddl/dev/fbt/x86/
H A Dfbt_isa.c154 char *modname = opaque; local
/freebsd-11-stable/sys/cddl/dev/fbt/arm/
H A Dfbt_isa.c92 char *modname = opaque; local
/freebsd-11-stable/sys/cddl/dev/fbt/powerpc/
H A Dfbt_isa.c112 char *modname = opaque; local
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_crypto.c196 char modname[32]; local
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_pe.c452 char *modname; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dnetgraph.c471 char modname[NG_TYPESIZ + 3]; local
/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd.c159 char modname[32]; local
/freebsd-11-stable/contrib/lua/src/
H A Dloadlib.c512 static int loadfunc (lua_State *L, const char *filename, const char *modname) { argument
658 modinit(lua_State *L, const char *modname) argument
674 const char *modname = luaL_checkstring(L, 1); local
[all...]
H A Dlauxlib.c897 LUALIB_API void luaL_pushmodule (lua_State *L, const char *modname, argument
971 LUALIB_API void luaL_requiref (lua_State *L, const char *modname, argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlauxlib.c667 LUALIB_API void luaL_pushmodule (lua_State *L, const char *modname, argument
743 LUALIB_API void luaL_requiref (lua_State *L, const char *modname, argument
[all...]
/freebsd-11-stable/stand/common/
H A Dmodule.c487 mod_load(char *modname, struct mod_depend *verinfo, int argc, char *argv[]) argument
602 file_findmodule(struct preloaded_file *fp, char *modname, argument
790 mod_search_hints(struct moduledir *mdp, const char *modname, struct mod_depend *verinfo) argument
881 file_addmodule(struct preloaded_file *fp, char *modname, int version, struct kernel_module **newmp) argument
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_freebsd.c916 ieee80211_load_module(const char *modname) argument
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c158 char modname[MAXPATHLEN]; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dtarget.c1289 target_link (char *modname, CORE_ADDR *t_reloc) argument
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c123 wlan_kmod_load(const char *modname) argument

Completed in 288 milliseconds

12