Lines Matching refs:TRACE
68 TRACE(("enter recv_msg_kexdh_reply"))
75 TRACE(("type is %d", type))
87 TRACE(("failed getting pubkey"))
92 TRACE(("failed getting mpint"))
112 TRACE(("leave recv_msg_kexdh_init"))
176 TRACE(("mkdir didn't work: %s", strerror(errno)))
190 TRACE(("trying readonly: %s", strerror(errno)))
198 TRACE(("hostsfile didn't open: %s", strerror(errno)))
233 TRACE(("failed reading line: prob EOF"))
242 TRACE(("line is too short to be sensible"))
249 TRACE(("hosts don't match"))
256 TRACE(("missing space afte matching hostname"))
261 TRACE(("algo doesn't match"))
267 TRACE(("missing space after algo"))
277 TRACE(("good matching key"))
298 TRACE(("readonly"))
312 TRACE(("keybloblen %d, len %d", keybloblen, len))