Home
last modified time | relevance | path

Searched defs:install_commands (Results 1 – 3 of 3) sorted by relevance

/external/kmod/libkmod/python/kmod/
Dmodule.pyx64 install_commands = property(fget=_install_commands_get) variable in Module
/external/kmod/libkmod/
Dlibkmod-internal.h118 struct kmod_list *install_commands; member
Dlibkmod-module.c70 const char *install_commands; /* owned by kmod_config */ member
79 bool install_commands : 1; member