Lines Matching refs:port_pool
647 if (isakmp_cfg_config.port_pool == NULL) {
649 "isakmp_cfg_config.port_pool == NULL\n");
654 &PAM_chat, &isakmp_cfg_config.port_pool[port].pam)) != 0) {
655 if (isakmp_cfg_config.port_pool[port].pam == NULL) {
661 pam_strerror(isakmp_cfg_config.port_pool[port].pam,
666 pam = isakmp_cfg_config.port_pool[port].pam;
714 isakmp_cfg_config.port_pool[port].pam = NULL;