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