Home
last modified time | relevance | path

Searched refs:msgtail (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond_channel.c60 xymon_msg_t *msghead, *msgtail; /* Message queue */ member
263 if (peer->msghead == NULL) peer->msgtail = NULL; in flushmessage()
293 peer->msghead = peer->msgtail = newmsg; in addmessage_onepeer()
296 peer->msgtail->next = newmsg; in addmessage_onepeer()
297 peer->msgtail = newmsg; in addmessage_onepeer()
398 peer->msghead = peer->msgtail = NULL; in shutdownconnection()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond_channel.c60 xymon_msg_t *msghead, *msgtail; /* Message queue */ member
263 if (peer->msghead == NULL) peer->msgtail = NULL; in flushmessage()
293 peer->msghead = peer->msgtail = newmsg; in addmessage_onepeer()
296 peer->msgtail->next = newmsg; in addmessage_onepeer()
297 peer->msgtail = newmsg; in addmessage_onepeer()
398 peer->msghead = peer->msgtail = NULL; in shutdownconnection()
/dports/security/putty/putty-0.76/
H A Dsshshare.c285 struct share_xchannel_message *msghead, *msgtail; member
637 xc->msghead = xc->msgtail = NULL; in share_add_xchannel()
987 if (xc->msgtail) in share_xchannel_add_message()
988 xc->msgtail->next = msg; in share_xchannel_add_message()
992 xc->msgtail = msg; in share_xchannel_add_message()
1034 xc->msgtail = NULL; in share_dead_xchannel_respond()
/dports/security/putty-nogtk/putty-0.76/
H A Dsshshare.c285 struct share_xchannel_message *msghead, *msgtail; member
637 xc->msghead = xc->msgtail = NULL; in share_add_xchannel()
987 if (xc->msgtail) in share_xchannel_add_message()
988 xc->msgtail->next = msg; in share_xchannel_add_message()
992 xc->msgtail = msg; in share_xchannel_add_message()
1034 xc->msgtail = NULL; in share_dead_xchannel_respond()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshshare.c285 struct share_xchannel_message *msghead, *msgtail; member
637 xc->msghead = xc->msgtail = NULL; in share_add_xchannel()
987 if (xc->msgtail) in share_xchannel_add_message()
988 xc->msgtail->next = msg; in share_xchannel_add_message()
992 xc->msgtail = msg; in share_xchannel_add_message()
1034 xc->msgtail = NULL; in share_dead_xchannel_respond()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp8659 char msgtail[64]; in LoadBoard() local
8663 Bstrcpy(msgtail, "^12(EXTREME corruption)"); in LoadBoard()
8665 Bstrcpy(msgtail, "^12(HEAVY corruption)"); in LoadBoard()
8667 Bsprintf(msgtail, "^14(removed %d sprites)", i); in LoadBoard()
8669 Bstrcpy(msgtail, "^14(moderate corruption)"); in LoadBoard()
8671 Bstrcpy(msgtail, "successfully"); in LoadBoard()
8674 boardfilename, tagstat==0?" w/tags":"", msgtail); in LoadBoard()
/dports/games/nethack33/nethack-3.3.1/sys/msdos/old/
H A Dovlmgr.asm1952 mov dx,OFFSET msgtail
/dports/games/nethack33-nox11/nethack-3.3.1/sys/msdos/old/
H A Dovlmgr.asm1952 mov dx,OFFSET msgtail
/dports/games/falconseye/falconseye-1.9.3_11/sys/msdos/old/
H A Dovlmgr.asm1952 mov dx,OFFSET msgtail