Home
last modified time | relevance | path

Searched refs:CMD_GET_FILE_TAGS (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h129 #define CMD_GET_FILE_TAGS 0x2f /* get tags for the specified file */ macro
H A Dserver.c1568 case CMD_GET_FILE_TAGS: in handle_command()
H A Dinterface.c293 send_int_to_srv (CMD_GET_FILE_TAGS); in send_tags_request()