Home
last modified time | relevance | path

Searched refs:ST_MSG (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dncr5380n.h113 ST_MSG = 0x10, enumerator
H A Dncr5380n.cpp336 (ctrl & S_MSG ? ST_MSG : 0) | in csstat_r()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dncr5380n.h113 ST_MSG = 0x10, enumerator
H A Dncr5380n.cpp336 (ctrl & S_MSG ? ST_MSG : 0) | in csstat_r()
/dports/news/golded+/golded-plus/golded+/cfgs/config/
H A Dgoldlang.sv426 ST_MSG "text"
H A Dgoldlang.rus166 ST_MSG "ᮮ�饭��"
H A Dgoldlang.ru2169 ST_MSG "ᮮ�饭��"
H A Dgoldlang.ru3638 ST_MSG "ᮮ�饭��"
H A Dgoldlang.ger435 ST_MSG "Mail"
H A Dgoldlang.it446 ST_MSG "msg"
H A Dgoldlang.cfg419 ST_MSG "msg"
H A Dgoldlang.nl428 ST_MSG "bericht"
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusx.c3831 xxscreen(SCR_ST,ST_MSG,0l, in chkint()
3842 xxscreen(SCR_ST,ST_MSG,0l, in chkint()
3890 xxscreen(SCR_ST,ST_MSG,0l, in chkint()
3894 xxscreen(SCR_ST,ST_MSG,0l, in chkint()
3906 xxscreen(SCR_ST,ST_MSG,0l,"debug.log open... "); in chkint()
3908 xxscreen(SCR_ST,ST_MSG,0l,"debug.log open FAILED... "); in chkint()
3911 xxscreen(SCR_ST,ST_MSG,0l,"Debug log On... "); in chkint()
3921 xxscreen(SCR_ST,ST_MSG,0l,"Debug log Off... "); in chkint()
4506 case ST_MSG: /* Message */
8280 case ST_MSG:
[all …]
H A Dckcker.h719 #define ST_MSG 7 /* Informational message */ macro
H A Dckcfn2.c2060 xxscreen(SCR_ST,ST_MSG,0l,"Draining incoming packets, wait...");
2080 xxscreen(SCR_ST,ST_MSG,0l,"Drain complete.");
H A Dckcftp.c3516 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,msgbuf);
3528 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,msgbuf);
3614 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,msgbuf);
3635 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,msgbuf);
4173 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,ck_errstr());
4176 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,
4183 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,&ftp_reply_str[4]);
4454 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,&ftp_reply_str[4]);
7360 ftscreen(SCR_ST,ST_MSG,(CK_OFF_T)0,"File not found");
/dports/misc/heyu2/heyu-2.10/
H A Dprocess.h762 #define ST_MSG 8 macro
H A Dx10aux.c443 0xff,0xff,0xff,0,ST_COMMAND,ST_MSG,0}; in display_aux_message()
H A Dx10state.c1573 0xff,0xff,0xff,0,ST_COMMAND,ST_MSG,0}; in display_x10state_message()
5731 else if ( buf[0] == ST_COMMAND && buf[1] == ST_MSG && in identify_sent()