Home | History | Annotate | Download | only in openssh

Lines Matching refs:channel_lookup

1937 	} else if ((c = channel_lookup(id)) == NULL) {
1996 if ((c = channel_lookup(id)) == NULL)