Home
last modified time | relevance | path

Searched refs:MSG_VERSION (Results 1 – 25 of 81) sorted by relevance

1234

/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/
H A Dglobal.h29 #define MSG_VERSION str (HOSTFS_XFS_VERSION) "." str (HOSTFS_NFAPI_VERSION) VER_ALPHABETA macro
33 "\033p HostFS Filesystem driver version " MSG_VERSION " \033q\r\n"
/dports/converters/trans/trans120/src/
H A Dtranshtm.h32 #define MSG_VERSION "%s %s\n" macro
H A Dtranstab.h32 #define MSG_VERSION "%s %s\n" macro
H A Dtransiso.h32 #define MSG_VERSION "%s %s\n" macro
H A Dtransce8.h32 #define MSG_VERSION "%s %s\n" macro
H A Dcheckiso.h32 #define MSG_VERSION "%s %s\n" macro
H A Dcheckuni.h32 #define MSG_VERSION "%s %s\n" macro
H A Dcheckuni.c66 fprintf (stderr, MSG_VERSION, PRGNAM, VERSION) ; in Hello()
H A Dtransiso.c93 fprintf (stderr, MSG_VERSION, PRGNAM, VERSION) ; in Hello()
H A Dtranstab.c117 fprintf (stderr, MSG_VERSION, PRGNAM, VERSION) ; in Hello()
H A Dcheckiso.c82 fprintf (stderr, MSG_VERSION, PRGNAM, VERSION) ; in Hello()
H A Dtranshtm.c247 fprintf (stderr, MSG_VERSION, PRGNAM, VERSION) ; in Hello()
/dports/sysutils/screen/screen-4.8.0/
H A Dscreen.h189 #define MSG_VERSION 5 macro
191 #define MSG_REVISION (('m'<<24) | ('s'<<16) | ('g'<<8) | MSG_VERSION)
/dports/converters/trans/trans120/bin/
H A Dtrans.h36 #define MSG_VERSION "%s %s\n" macro
/dports/www/htdigest/httpd-2.4.6/modules/cluster/
H A Dmod_heartbeat.c43 #define MSG_VERSION (1) macro
81 len = apr_snprintf(buf, sizeof(buf), msg_format, MSG_VERSION, ready, busy); in hb_monitor()
/dports/www/apache24/httpd-2.4.53/modules/cluster/
H A Dmod_heartbeat.c43 #define MSG_VERSION (1) macro
81 len = apr_snprintf(buf, sizeof(buf), msg_format, MSG_VERSION, ready, busy); in hb_monitor()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dproc.c119 if (imsg->hdr.type != MSG_VERSION && version != PROTOCOL_VERSION) { in peer_check_version()
122 proc_send(peer, MSG_VERSION, -1, NULL, 0); in peer_check_version()
/dports/sysutils/tmux23/tmux-2.3/
H A Dproc.c117 if (imsg->hdr.type != MSG_VERSION && version != PROTOCOL_VERSION) { in peer_check_version()
120 proc_send(peer, MSG_VERSION, -1, NULL, 0); in peer_check_version()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dproc.c117 if (imsg->hdr.type != MSG_VERSION && version != PROTOCOL_VERSION) { in peer_check_version()
120 proc_send(peer, MSG_VERSION, -1, NULL, 0); in peer_check_version()
/dports/irc/undernet-ircu/ircu2.10.12.19/include/
H A Dmsg.h91 #define MSG_VERSION "VERSION" /* VERS */ macro
93 #define CMD_VERSION MSG_VERSION, TOK_VERSION
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/mfd/
H A Dipaq-micro.h21 #define MSG_VERSION 0x0 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/mfd/
H A Dipaq-micro.h21 #define MSG_VERSION 0x0 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/mfd/
H A Dipaq-micro.h21 #define MSG_VERSION 0x0 macro
/dports/games/xfrisk/XFrisk/
H A Dnetwork.c301 case MSG_VERSION: in NET_SendMessage()
648 case MSG_VERSION: in NET_RecvMessage()
1013 case MSG_VERSION: in NET_DeleteMessage()
1244 case MSG_VERSION: in NET_MessageToString()
/dports/sysutils/tmux/tmux-3.2a/
H A Dproc.c135 if (imsg->hdr.type != MSG_VERSION && version != PROTOCOL_VERSION) { in peer_check_version()
138 proc_send(peer, MSG_VERSION, -1, NULL, 0); in peer_check_version()

1234