Lines Matching refs:debug2
262 debug2("Monitor pid %ld, unprivileged child pid %ld", in altprivsep_start_monitor()
282 debug2("Monitor started"); in altprivsep_start_monitor()
288 debug2("Monitor startup failure: could not fork unprivileged" in altprivsep_start_monitor()
300 debug2("Waiting for monitor"); in altprivsep_start_monitor()
302 debug2("Monitor signalled readiness"); in altprivsep_start_monitor()
331 debug2("Forwarding re-key packet (%d) to monitor", type); in altprivsep_rekey()
341 debug2("received SSH2_MSG_NEWKEYS packet - " in altprivsep_rekey()
361 debug2("reading from pipe to monitor (%d)", pipe_fd); in altprivsep_process_input()
374 debug2("Read packet type %d from pipe to monitor", (u_int)type); in altprivsep_process_input()
381 debug2("forwarding SSH2_MSG_NEWKEYS packet we got from monitor to " in altprivsep_process_input()
385 debug2("getting new outbound keys from the monitor"); in altprivsep_process_input()
690 debug2("Spurious record_login request from unprivileged sshd"); in aps_record_login()
759 debug2("rekeying already in progress"); in aps_start_rekex()
1012 debug2("Monitor pipe closed by monitor"); in altprivsep_packet_read()