Lines Matching defs:port
255 int port;
269 if ((port = isakmp_cfg_getport(iph1)) == -1) {
271 "Port pool depleted\n");
286 res = privsep_xauth_login_pam(iph1->mode_cfg->port,
335 return xauth_reply(iph1, port, id, res);
344 xra->port = port;
349 return xauth_reply(iph1, port, id, res);
364 (void)xauth_reply(iph1, xra->port, xra->id, xra->res);
374 xauth_reply(iph1, port, id, res)
376 int port;
386 if (port != -1)
387 isakmp_cfg_putport(iph1, port);
527 if (isakmp_cfg_radius_common(radius_auth_state, iph1->mode_cfg->port) != 0)
636 xauth_login_pam(port, raddr, usr, pwd)
637 int port;
657 &PAM_chat, &isakmp_cfg_config.port_pool[port].pam)) != 0) {
658 if (isakmp_cfg_config.port_pool[port].pam == NULL) {
664 pam_strerror(isakmp_cfg_config.port_pool[port].pam,
669 pam = isakmp_cfg_config.port_pool[port].pam;
717 isakmp_cfg_config.port_pool[port].pam = NULL;
733 xauth_ldap_config.port = LDAP_PORT;
833 xauth_ldap_config.port );
1061 xauth_ldap_config.port );