代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/318039/3572632
c modules.c
/*
* modules.c Radius module support.
*
* Version: $Id: modules.c,v 1.159 2008/04/20 15:00:07 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/316872/3604224
modules readme.modules
Building a modular sound driver
================================
The following information is current as of linux-2.1.85. Check the other
readme files, especially README.OSS, for information not sp
www.eeworm.com/read/316872/3604348
txt modules.txt
In this document you will find information about:
- how to build external modules
- how to make your module use the kbuild infrastructure
- how kbuild will install a kernel
- how to install modules i
www.eeworm.com/read/316872/3604399
conf modules.conf
# For modern kernels (2.6 or above), this belongs in /etc/modprobe.conf
# For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.
# i2c
alias char-major-89 i2c-dev
options i2c-core i2c_deb
www.eeworm.com/read/313224/3644400
conf modules.conf
[modules]
autoload=yes
;preload => res_odbc.so
;preload => res_config_odbc.so
noload => app_curl.so
noload => res_config_mysql.so
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => a
www.eeworm.com/read/305277/3778571
scala modules.scala
package scala {
object a {
object b {
trait c {}
def foo(x: c): c = bar(x)
}
def bar(x: b.c): b.c = x
}
}
www.eeworm.com/read/303099/3816655
php modules.php
# $Id: $
#
# osCommerce, Open Source E-Commerce Solutions
# http://www.oscommerce.com
#
# Copyright (c) 2007 osCommerce
#
# This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/303099/3816773
php modules.php
# $Id: $
#
# osCommerce, Open Source E-Commerce Solutions
# http://www.oscommerce.com
#
# Copyright (c) 2007 osCommerce
#
# This program is free software; you can redistribute it and/or modify
# it un