Searched refs:ID_LIST_V2 (Results 1 – 3 of 3) sorted by relevance
26 #define ID_LIST_V2 MKID('L', 'I', 'S', '2') macro
785 case ID_LIST_V2: in sync_id_to_name()836 case ID_LIST_V2: in handle_sync_command()
523 return SendRequest(have_ls_v2_ ? ID_LIST_V2 : ID_LIST_V1, path); in SendLs()