Home
last modified time | relevance | path

Searched refs:CMD_GET_CTIME (Results 1 – 6 of 6) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h95 #define CMD_GET_CTIME 0x0d /* get the current song time */ macro
H A Dserver.c1446 case CMD_GET_CTIME: in handle_command()
H A Dinterface.c454 send_int_to_srv (CMD_GET_CTIME); in get_curr_time()
/dports/lang/seed7/seed7/lib/comp/
H A Dcmd_act.s7i40 const ACTION: CMD_GET_CTIME is action "CMD_GET_CTIME";
269 const proc: process (CMD_GET_CTIME, in reference: function,
H A Daction.s7i501 when {"CMD_GET_CTIME"}:
502 process(CMD_GET_CTIME, function, params, c_expr);
/dports/lang/seed7/seed7/lib/
H A Dosfiles.s7i43 inout integer: timeZone, inout boolean: daylightSavingTime) is action "CMD_GET_CTIME";