Searched defs:modnamelen (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_linker.c | 1992 int modnamelen, const struct mod_depend *verinfo) in linker_hints_lookup() 2127 linker_search_module(const char *modname, int modnamelen, in linker_search_module()
|
/freebsd/stand/common/ |
H A D | module.c | 1166 int *intp, bestver, blen, clen, found, ival, modnamelen, reclen; in mod_search_hints() local
|