代码搜索:Module
找到约 10,000 项符合「Module」的源代码
代码结果 10,000
www.eeworm.com/read/325387/3484452
c ngx_mail_smtp_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
#include
static void *ngx_mail_smtp_create_
www.eeworm.com/read/325387/3484455
c ngx_mail_ssl_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#define NGX_DEFLAUT_CERTIFICATE "cert.pem"
#define NGX_DEFLAUT_CERTIFICATE_KEY "cert.
www.eeworm.com/read/325387/3484456
h ngx_mail_ssl_module.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_MAIL_SSL_H_INCLUDED_
#define _NGX_MAIL_SSL_H_INCLUDED_
#include
#include
#include
#define NGX_MAIL_STAR
www.eeworm.com/read/325387/3484458
c ngx_mail_core_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
static void *ngx_mail_core_create_main_conf(ngx_conf_t *cf);
static
www.eeworm.com/read/325387/3484516
c ngx_google_perftools_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
/*
* declare Profiler here interface because
* is C++ header file
*/
int ProfilerStart(u_c
www.eeworm.com/read/321483/3534530
t 01_module_load_conditional.t
### Module::Load::Conditional test suite ###
### this should no longer be needed
# BEGIN {
# if( $ENV{PERL_CORE} ) {
# chdir '../lib/Module/Load/Conditional'
# if -d '../lib/
www.eeworm.com/read/316872/3603013
h module-x86_64.h
/*
* Copyright 2003 PathScale, Inc.
*
* Licensed under the GPL
*/
#ifndef __UM_MODULE_X86_64_H
#define __UM_MODULE_X86_64_H
/* UML is simple */
struct mod_arch_specific
{
};
#define Elf_Shdr El
www.eeworm.com/read/316872/3606975
c ieee80211softmac_module.c
/*
* Contains some basic softmac functions along with module registration code etc.
*
* Copyright (c) 2005, 2006 Johannes Berg
* Joseph Jezak