Home
last modified time | relevance | path

Searched refs:JMSG_IMMEDIATE (Results 1 – 25 of 35) sorted by relevance

12

/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky/husky-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-htick/husky-htick-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptutil/h/
H A Djam.h48 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/rntrack/rntrack-2.1.10_2/smapi/h/
H A Dapi_jam.h74 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-areafix/husky-areafix-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-htick/husky-htick-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky-hpt/husky-hpt-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky/husky-1.9.20191207/smapi/smapi/
H A Dapi_jam.h75 #define JMSG_IMMEDIATE 0x00000200L /* Send Msg now, ignore restrictions */ macro
/dports/news/husky/husky-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()
/dports/news/husky-htick/husky-htick-1.9.20191207/smapi/src/
H A Dapi_jam.c1655 if (msgh->Hdr.Attribute & JMSG_IMMEDIATE) attr |= MSGIMM; in Jam_JamAttrToMsg()
1683 if (msg->attr & MSGIMM) attr |= JMSG_IMMEDIATE; in Jam_MsgAttrToJam()

12