Lines Matching refs:sshbuf_get_u8
281 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in get_status()
320 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in get_handle()
360 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in get_decode_stat()
410 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in get_decode_statvfs()
486 if ((r = sshbuf_get_u8(msg, &type)) != 0) in sftp_init()
646 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_get_limits()
755 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_lsreaddir()
1038 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_realpath_expand()
1388 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_readlink()
1722 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_download()
2166 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_upload()
2415 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in handle_dest_replies()
2558 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_crossload()
2885 if ((r = sshbuf_get_u8(msg, &type)) != 0 || in sftp_get_users_groups_by_id()