Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe-small.c81 #define is_insmod (ENABLE_INSMOD && (ONLY_APPLET || applet_name[0] == 'i')) macro
1022 if (is_insmod) { in modprobe_main()