Home
last modified time | relevance | path

Searched refs:modname_to_match (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/modutils/
Dmodprobe-small.c384 const char *modname_to_match = state->userData; in fileAction() local
403 if (!pathname_matches_modname(fname, modname_to_match)) { in fileAction()