Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe-small.c79 #define is_modprobe (ENABLE_MODPROBE && (ONLY_APPLET || applet_name[0] == 'm')) macro
947 || is_depmod || is_modprobe in modprobe_main()
995 if (is_modprobe) { in modprobe_main()