Searched refs:fpm_stdio_init_child (Results 1 – 3 of 3) sorted by relevance
12 int fpm_stdio_init_child(struct fpm_worker_pool_s *wp);
63 int fpm_stdio_init_child(struct fpm_worker_pool_s *wp) /* {{{ */ in fpm_stdio_init_child() function
150 if (0 > fpm_stdio_init_child(wp) || in fpm_child_init()
Completed in 6 milliseconds