Home
last modified time | relevance | path

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

/dports/lang/fpc/fpc-3.2.2/packages/fcl-process/src/amicommon/
H A Dsimpleipc.inc132 MsgHead: Exec.PMessage;
142 MsgHead := Memory;
143 MsgHead^.mn_ReplyPort := MP;
144 MsgHead^.mn_Length := Size;
150 if SafePutToPort(MsgHead, PortName) then
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-process/src/amicommon/
H A Dsimpleipc.inc132 MsgHead: Exec.PMessage;
142 MsgHead := Memory;
143 MsgHead^.mn_ReplyPort := MP;
144 MsgHead^.mn_Length := Size;
150 if SafePutToPort(MsgHead, PortName) then
/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dmhamain.pl368 delete $MsgHead{$index};
423 delete $MsgHead{$index};
991 $MsgHead{$index} = htmlize_header($fields);
1308 $MsgHead{$index} =~ s/($HAddrExp)/&link_refmsgid($1)/geo;
1312 print $msghandle $MsgHead{$index};
H A Dmhinit.pl237 %MsgHead = (); # Message indexes to heads
/dports/irc/dancer/dancer-4.16/src/
H A Dtransfer.c70 struct Msgstruct MsgHead = { variable
77 itemmsg *msgHead = &MsgHead;
/dports/chinese/oicq/Net-OICQ-1.6/lib/Net/OICQ/
H A DServerEvent.pm174 $self->{MsgHead} = $x3;