Home | History | Annotate | Download | only in openssh

Lines Matching refs:sshbuf_get_cstring

2503 		if ((r = sshbuf_get_cstring(original, &ctype, NULL)) != 0 ||
2553 if ((r = sshbuf_get_cstring(original, &ctype, NULL)) != 0) {
2562 (r = sshbuf_get_cstring(original, &listen_host, NULL)) != 0 ||