aclconf           199 sapi/fpm/fpm/fpm_unix.c 		acl_t aclfile, aclconf;
aclconf           204 sapi/fpm/fpm/fpm_unix.c 		aclconf = wp->socket_acl;
aclconf           211 sapi/fpm/fpm/fpm_unix.c 		for (i=ACL_FIRST_ENTRY ; acl_get_entry(aclconf, i, &entryconf) ; i=ACL_NEXT_ENTRY) {