Home | History | Annotate | Download | only in openssh

Lines Matching defs:exitval

1925 	int exitval, id, reply, success = 0;
1944 exitval = packet_get_int();
1946 mux_exit_message(c, exitval);
1951 exit_status = exitval;