Home | History | Annotate | Download | only in openssh

Lines Matching refs:lname

1582 	char *fp = NULL, *chost = NULL, *lname = NULL;
1644 if ((lname = get_local_name(packet_get_connection_in())) == NULL) {
1650 xasprintf(&chost, "%s.", lname);
1713 free(lname);