代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/331135/3416478
am modules.am
SOURCES_mux_dummy = dummy.c
SOURCES_mux_avi = avi.c
SOURCES_mux_ogg = ogg.c
SOURCES_mux_mp4 = mp4.c
SOURCES_mux_asf = asf.c
SOURCES_mux_wav = wav.c
SOURCES_mux_mpjpeg = mpjpeg.c
www.eeworm.com/read/331135/3416489
am modules.am
SOURCES_mux_ps = ps.c \
pes.c \
pes.h \
bits.h \
$(NULL)
SOURCES_mux_ts = ts.c \
pes.c \
pes.h \
www.eeworm.com/read/331135/3416723
c modules.c
/*****************************************************************************
* modules.c : Builtin and plugin modules management functions
*********************************************************
www.eeworm.com/read/325783/3479339
h modules.h
/**
* @file public keys for signature validation
*
*/
#ifdef PATCH_SYSTEM_WITH_TEST_KEYS
#ifndef MSDOS
#warning using test signature keys
#endif
static const unsigned char publicExponent[12][3] = {
www.eeworm.com/read/324920/3497417
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/324920/3497470
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/318039/3572593
h modules.h
/*
* module.h Interface to the RADIUS module system.
*
* Version: $Id: modules.h,v 1.35 2008/02/15 09:47:58 aland Exp $
*
*/
#ifndef RADIUS_MODULES_H
#define RADIUS_MODULES_H
#include