Searched refs:fpm_conf_is_dir (Results 1 – 1 of 1) sorted by relevance
156 static int fpm_conf_is_dir(char *path) /* {{{ */ in fpm_conf_is_dir() function748 if (!fpm_conf_is_dir(wp->config->prefix)) { in fpm_conf_process_all_pools()971 if (!fpm_conf_is_dir(wp->config->chroot)) { in fpm_conf_process_all_pools()992 if (!fpm_conf_is_dir(buf)) { in fpm_conf_process_all_pools()1000 if (!fpm_conf_is_dir(wp->config->chdir)) { in fpm_conf_process_all_pools()1633 if (!fpm_conf_is_dir(fpm_globals.prefix)) { in fpm_conf_init_main()
Completed in 7 milliseconds