代码搜索:Module
找到约 10,000 项符合「Module」的源代码
代码结果 10,000
www.eeworm.com/read/292685/3950374
c ngx_http_fastcgi_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
typedef struct {
ngx_http_upstream_conf_t upstream;
ngx_s
www.eeworm.com/read/292685/3950375
c ngx_http_log_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
typedef struct ngx_http_log_op_s ngx_http_log_op_t;
typedef u_char *(*
www.eeworm.com/read/292685/3950376
h ngx_http_ssl_module.h
/*
* Copyright (C) Igor Sysoev
*/
#ifndef _NGX_HTTP_SSL_H_INCLUDED_
#define _NGX_HTTP_SSL_H_INCLUDED_
#include
#include
#include
typedef struct {
www.eeworm.com/read/292685/3950378
c ngx_http_realip_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
/* AF_INET only */
typedef struct {
in_addr_t mask;
in_addr_t addr;
} ngx_
www.eeworm.com/read/292685/3950379
c ngx_http_access_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
/* AF_INET only */
typedef struct {
in_addr_t mask;
in_addr_t addr;
ng
www.eeworm.com/read/292685/3950380
c ngx_http_flv_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
static char *ngx_http_flv(ngx_conf_t *cf, ngx_command_t *cmd, void *conf);
static ngx_comma
www.eeworm.com/read/292685/3950382
c ngx_http_map_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
typedef struct {
ngx_uint_t hash_max_size;
ngx_uint_t
www.eeworm.com/read/292685/3950384
c ngx_http_memcached_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
typedef struct {
ngx_http_upstream_conf_t upstream;
ngx_in
www.eeworm.com/read/292685/3950389
c ngx_http_rewrite_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
typedef struct {
ngx_array_t *codes; /* uintptr_t */
ngx_uint_t capture