php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
fpm_log.h
Go to the documentation of this file.
1
/* (c) 2009 Jerome Loyet */
2
3
#ifndef FPM_LOG_H
4
#define FPM_LOG_H 1
5
#include "
fpm_worker_pool.h
"
6
7
int
fpm_log_init_child
(
struct
fpm_worker_pool_s
*wp);
8
int
fpm_log_write
(
char
*log_format);
9
int
fpm_log_open
(
int
reopen);
10
11
#endif
fpm_log_init_child
int fpm_log_init_child(struct fpm_worker_pool_s *wp)
Definition
fpm_log.c:69
fpm_log_open
int fpm_log_open(int reopen)
Definition
fpm_log.c:30
fpm_log_write
int fpm_log_write(char *log_format)
Definition
fpm_log.c:108
fpm_worker_pool.h
fpm_worker_pool_s
Definition
fpm_worker_pool.h:19
sapi
fpm
fpm
fpm_log.h
Generated on Sat Aug 23 2025 01:46:13 for php-internal-docs by
1.13.2