Home
last modified time | relevance | path

Searched refs:wantconfirm (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dchannels.c671 channel_request_start(int id, char *service, int wantconfirm) in channel_request_start() argument
679 debug2("channel %d: request %s confirm %d", id, service, wantconfirm); in channel_request_start()
683 packet_put_char(wantconfirm); in channel_request_start()