HomeSort by: relevance | last modified time | path
    Searched refs:msgcount (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/unbound/dist/dnstap/
dtstream.h 73 int msgcount; member in struct:dt_msg_queue
dtstream.c 135 mq->msgcount = 0;
274 if(mq->msgcount == DTIO_MSG_FOR_WAKEUP ||
288 mq->msgcount ++;
507 mq->msgcount --;
  /src/external/gpl3/binutils/dist/gprofng/src/
comp_com.h 55 * + msgcount * sizeof(struct compmsg)
66 int32_t msgcount; /* count of messages in the section */ member in struct:__anon10275
75 * compmsg msgs[msgcount]; the array of messages
CompCom.cc 78 int hdr_msgcount = elf->decode (hdr->msgcount);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
comp_com.h 55 * + msgcount * sizeof(struct compmsg)
66 int32_t msgcount; /* count of messages in the section */ member in struct:__anon11748
75 * compmsg msgs[msgcount]; the array of messages
CompCom.cc 78 int hdr_msgcount = elf->decode (hdr->msgcount);
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c 5601 static int msgcount = 0; local
5602 if (msgcount++ < 10)
13716 static int msgCount = 0;
13717 if (msgCount < 1000) {
13719 msgCount++;

Completed in 33 milliseconds