Searched refs:RS_NONE (Results 1 – 1 of 1) sorted by relevance
1220 #define RS_NONE 0 // selection_received_cb() not called yet macro1223 static int received_selection = RS_NONE;6615 received_selection = RS_NONE; in clip_mch_request_selection()6626 while (received_selection == RS_NONE && time(NULL) < start + 3) in clip_mch_request_selection()