Searched refs:ngx_cdecl (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_log.h | 117 void ngx_cdecl ngx_log_error(ngx_uint_t level, ngx_log_t *log, ngx_err_t err, 121 void ngx_cdecl ngx_log_debug_core(ngx_log_t *log, ngx_err_t err, 232 void ngx_cdecl ngx_log_abort(ngx_err_t err, const char *fmt, ...); 233 void ngx_cdecl ngx_log_stderr(ngx_err_t err, const char *fmt, ...);
|
| H A D | ngx_string.h | 153 u_char * ngx_cdecl ngx_sprintf(u_char *buf, const char *fmt, ...); 154 u_char * ngx_cdecl ngx_snprintf(u_char *buf, size_t max, const char *fmt, ...); 155 u_char * ngx_cdecl ngx_slprintf(u_char *buf, u_char *last, const char *fmt,
|
| H A D | ngx_config.h | 76 #define ngx_cdecl macro
|
| H A D | ngx_log.c | 215 void ngx_cdecl 229 void ngx_cdecl 242 void ngx_cdecl 258 void ngx_cdecl
|
| H A D | ngx_conf_file.h | 276 void ngx_cdecl ngx_conf_log_error(ngx_uint_t level, ngx_conf_t *cf,
|
| H A D | ngx_string.c | 120 u_char * ngx_cdecl 134 u_char * ngx_cdecl 148 u_char * ngx_cdecl
|
| H A D | ngx_conf_file.c | 991 void ngx_cdecl
|
| H A D | nginx.c | 214 int ngx_cdecl
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl.h | 275 void ngx_cdecl ngx_ssl_error(ngx_uint_t level, ngx_log_t *log, ngx_err_t err,
|
| H A D | ngx_event_openssl.c | 2981 void ngx_cdecl
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_xslt_filter_module.c | 84 static void ngx_cdecl ngx_http_xslt_sax_error(void *data, const char *msg, ...); 462 static void ngx_cdecl
|