Searched refs:ID_DONE (Results 1 – 3 of 3) sorted by relevance
34 #define ID_DONE MKID('D', 'O', 'N', 'E') macro
242 msg.id = ID_DONE; in do_list()303 if (msg.data.id == ID_DONE) { in handle_send_file_data()417 if (msg.data.id == ID_DONE) { in handle_send_file()484 if (msg.data.id == ID_DONE) { in handle_send_link()708 msg.data.id = ID_DONE; in recv_impl()
537 if (dent.id == ID_DONE) return true; in FinishLsImpl()597 req_done->id = ID_DONE; in SendSmallFile()715 msg.data.id = ID_DONE; in SendLargeFile()766 msg.data.id = ID_DONE; in SendLargeFileLegacy()1102 if (msg.data.id == ID_DONE) break; in sync_recv_v1()1187 if (msg.data.id == ID_DONE) { in sync_recv_v2()