Home
last modified time | relevance | path

Searched refs:FPM_WPC_STR_CP (Results 1 – 1 of 1) sorted by relevance

/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c722 #define FPM_WPC_STR_CP(_cfg, _scfg, _field) FPM_WPC_STR_CP_EX(_cfg, _scfg, _field, _field) macro
756 FPM_WPC_STR_CP(config, shared_config, listen_acl_groups); in fpm_worker_pool_shared_status_alloc()
757 FPM_WPC_STR_CP(config, shared_config, listen_acl_users); in fpm_worker_pool_shared_status_alloc()
759 FPM_WPC_STR_CP(config, shared_config, listen_allowed_clients); in fpm_worker_pool_shared_status_alloc()
760 FPM_WPC_STR_CP(config, shared_config, listen_group); in fpm_worker_pool_shared_status_alloc()
761 FPM_WPC_STR_CP(config, shared_config, listen_owner); in fpm_worker_pool_shared_status_alloc()
762 FPM_WPC_STR_CP(config, shared_config, listen_mode); in fpm_worker_pool_shared_status_alloc()
763 FPM_WPC_STR_CP(config, shared_config, user); in fpm_worker_pool_shared_status_alloc()
764 FPM_WPC_STR_CP(config, shared_config, group); in fpm_worker_pool_shared_status_alloc()
765 FPM_WPC_STR_CP(config, shared_config, pm_status_path); in fpm_worker_pool_shared_status_alloc()

Completed in 7 milliseconds