Searched refs:ID_DONE (Results 1 – 3 of 3) sorted by relevance
28 #define ID_DONE MKID('D', 'O', 'N', 'E') macro
205 msg.dent.id = ID_DONE; in do_list()277 if (msg.data.id == ID_DONE) { in handle_send_file()317 if (msg.data.id == ID_DONE) { in handle_send_file()383 if (msg.data.id == ID_DONE) { in handle_send_link()486 msg.data.id = ID_DONE; in do_recv()
408 req_done->id = ID_DONE; in SendSmallFile()470 msg.data.id = ID_DONE; in SendLargeFile()622 if (msg.dent.id == ID_DONE) return true; in sync_ls()750 if (msg.data.id == ID_DONE) break; in sync_recv()