view src/http/ngx_http_script.h @ 129:7a886b9a67dc

nginx-0.0.1-2003-08-10-20:14:37 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 10 Aug 2003 16:14:37 +0000
parents a059e1aa65d4
children da8c5707af39
line wrap: on
line source

#ifndef _NGX_HTTP_SCRIPT_H_INCLUDED_
#define _NGX_HTTP_SCRIPT_H_INCLUDED_


typedef struct {
    handler;
    offset / data;
    size;
} ngx_http_script_code_t;


#endif /* _NGX_HTTP_SCRIPT_H_INCLUDED_ */