Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h96 #define CMD_GET_SNAME 0x0f /* get the stream file name */ macro
H A Dserver.c1458 case CMD_GET_SNAME: in handle_command()
H A Dinterface.c460 send_int_to_srv (CMD_GET_SNAME); in get_curr_file()