代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/292670/3950819
control comedi-modules.control
Source: comedi
Priority: extra
Maintainer: David Schleef
Build-Depends: debhelper (>> 2.0.0)
Standards-Version: 3.5.6
Package: comedi-modules-$KVERS
Section: admin
Architecture: any
www.eeworm.com/read/283906/4074074
win modules.mk.win
# -*- Makefile -*-
!IF "$(OS)" == "Windows_NT"
NULL=
rmdir=rd /s /q
!ELSE
NULL=nul
rmdir=deltree /y
!ENDIF
SILENT=@
# Default build and bind modes
BUILD_MODE = release
BIND_MODE = shar
www.eeworm.com/read/278988/4140765
conf readme-modules.conf
The following are the lines that I add to my modules.conf:
(actually, I use debian so I put them in a new file in /etc/modutils/
and run update-modules)
alias char-major-121 em8300
pre-install em8300
www.eeworm.com/read/276787/4163147
postinst update-modules.postinst
if [ "x$D" != "x" ]; then
exit 1
fi
update-modules
www.eeworm.com/read/276787/4163273
control update-modules.control
Package: update-modules
Version: 1.0-r6
Description: Script to manage module configuration files
Section: base
Priority: optional
Maintainer: Angstrom Developers
www.eeworm.com/read/271875/4221140
h default_modules.h
/* this is a Net-SNMP distributed file that sets all default mib
modules to be built into the Net-SNMP agent */
/* these go into both the mini agent and the full agent */
config_require(snmpv3mib
www.eeworm.com/read/271875/4221602
h mib_modules.h
#ifndef MIB_MODULES_H
#define MIB_MODULES_H
#ifdef __cplusplus
extern "C" {
#endif
#define DO_INITIALIZE 1
#define DONT_INITIALIZE 0
struct module_init_list {
char *module_