Lines Matching defs:remote
287 iph1->remote, usr, pwd);
311 * On failure, throttle the connexion for the remote host
314 throttle_delay = throttle_host(iph1->remote, res) - time(NULL);
318 str = saddrwop2str(iph1->remote);
647 char *remote = NULL;
671 if ((remote = strdup(saddrwop2str(raddr))) == NULL) {
677 if ((error = pam_set_item(pam, PAM_RHOST, remote)) != 0) {
710 if (remote != NULL)
711 free(remote);
718 if (remote != NULL)
719 free(remote);
1474 plog(LLV_ERROR, LOCATION, iph1->remote,
1478 plog(LLV_NOTIFY,LOCATION, iph1->remote,
1584 EVT_PUSH(iph1->local, iph1->remote,
1589 EVT_PUSH(iph1->local, iph1->remote,
1603 plog(LLV_ERROR, LOCATION, iph1->remote,
1607 plog(LLV_NOTIFY,LOCATION, iph1->remote,