Home | History | Annotate | Download | only in openssh

Lines Matching defs:cb

186 	global_confirm_cb *cb;
530 if (gc->cb != NULL)
531 gc->cb(type, seq, gc->ctx);
817 client_register_global_confirm(global_confirm_cb *cb, void *ctx)
823 if (last_gc && last_gc->cb == cb && last_gc->ctx == ctx) {
831 gc->cb = cb;
1044 "%cB\r\n", escape_char);
1122 %cB - send a BREAK to the remote system\r\n\
1137 %cB - send a BREAK to the remote system\r\n\