msgs.h File Reference

#include <isc/lib.h>
#include <isc/msgcat.h>

Go to the source code of this file.

Defines

#define ISC_MSGS_H   1
#define ISC_MSGSET_GENERAL   1
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_APP   4
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_COMMANDLINE   5
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_ENTROPY   6
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_IFITERIOCTL   7
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_IFITERSYSCTL   8
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_LEX   9
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_LOG   10
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_MEM   11
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_NETADDR   12
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_PRINT   13
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_RESULT   14
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_RWLOCK   15
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_SOCKADDR   16
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_SOCKET   17
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_TASK   18
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_TIMER   19
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_UTIL   20
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSGSET_IFITERGETIFADDRS   21
 Message sets, named per source file, excepting "GENERAL".
#define ISC_MSG_FAILED   101
 "failed"
#define ISC_MSG_SUCCEEDED   102
 Compatible with "failed".
#define ISC_MSG_SUCCESS   103
 More usual way to say "success".
#define ISC_MSG_STARTING   104
 As in "daemon: starting".
#define ISC_MSG_STOPING   105
 As in "daemon: stopping".
#define ISC_MSG_ENTERING   106
 As in "some_subr: entering".
#define ISC_MSG_EXITING   107
 As in "some_subr: exiting".
#define ISC_MSG_CALLING   108
 As in "calling some_subr()".
#define ISC_MSG_RETURNED   109
 As in "some_subr: returned <foo>".
#define ISC_MSG_FATALERROR   110
 "fatal error"
#define ISC_MSG_SHUTTINGDOWN   111
 "shutting down"
#define ISC_MSG_RUNNING   112
 "running"
#define ISC_MSG_WAIT   113
 "wait"
#define ISC_MSG_WAITUNTIL   114
 "waituntil"
#define ISC_MSG_SIGNALSETUP   201
 "handle_signal() %d setup: %s"
#define ISC_MSG_ILLEGALOPT   301
 "illegal option"
#define ISC_MSG_OPTNEEDARG   302
 "option requires an argument"
#define ISC_MSG_ENTROPYSTATS   401
 "Entropy pool %p: refcnt %u ..."
#define ISC_MSG_MAKESCANSOCKET   501
 "making interface scan socket: %s"
#define ISC_MSG_GETIFCONFIG   502
 "get interface configuration: %s"
#define ISC_MSG_BUFFERMAX   503
 "... maximum buffer size exceeded"
#define ISC_MSG_GETDESTADDR   504
 "%s: getting destination address: %s"
#define ISC_MSG_GETNETMASK   505
 "%s: getting netmask: %s"
#define ISC_MSG_GETIFLISTSIZE   601
 "getting interface list size: ..."
#define ISC_MSG_GETIFLIST   602
 "getting interface list: ..."
#define ISC_MSG_UNEXPECTEDTYPE   603
 "... unexpected ... message type"
#define ISC_MSG_UNEXPECTEDSTATE   701
 "Unexpected state %d"
#define ISC_MSG_BADTIME   801
 "Bad 00 99:99:99.999 "
#define ISC_MSG_LEVEL   802
 "level %d: "
#define ISC_MSG_ADDTRACE   901
 "add %p size %u "
#define ISC_MSG_DELTRACE   902
 "del %p size %u "
#define ISC_MSG_POOLSTATS   903
 "[Pool statistics]\n"
#define ISC_MSG_POOLNAME   904
 "name"
#define ISC_MSG_POOLSIZE   905
 "size"
#define ISC_MSG_POOLMAXALLOC   906
 "maxalloc"
#define ISC_MSG_POOLALLOCATED   907
 "allocated"
#define ISC_MSG_POOLFREECOUNT   908
 "freecount"
#define ISC_MSG_POOLFREEMAX   909
 "freemax"
#define ISC_MSG_POOLFILLCOUNT   910
 "fillcount"
#define ISC_MSG_POOLGETS   911
 "gets"
#define ISC_MSG_DUMPALLOC   912
 "DUMP OF ALL OUTSTANDING MEMORY ..."
#define ISC_MSG_NONE   913
 "\tNone.\n"
#define ISC_MSG_PTRFILELINE   914
 "\tptr %p file %s line %u\n"
#define ISC_MSG_UNKNOWNADDR   1001
 "<unknown address, family %u>"
#define ISC_MSG_NOLONGDBL   1104
 "long doubles are not supported"
#define ISC_MSG_PRINTLOCK   1201
 "rwlock %p thread %lu ..."
#define ISC_MSG_READ   1202
 "read"
#define ISC_MSG_WRITE   1203
 "write"
#define ISC_MSG_READING   1204
 "reading"
#define ISC_MSG_WRITING   1205
 "writing"
#define ISC_MSG_PRELOCK   1206
 "prelock"
#define ISC_MSG_POSTLOCK   1207
 "postlock"
#define ISC_MSG_PREUNLOCK   1208
 "preunlock"
#define ISC_MSG_POSTUNLOCK   1209
 "postunlock"
#define ISC_MSG_UNKNOWNFAMILY   1301
 "unknown address family: %d"
#define ISC_MSG_WRITEFAILED   1401
 "write() failed during watcher ..."
#define ISC_MSG_READFAILED   1402
 "read() failed during watcher ... "
#define ISC_MSG_PROCESSCMSG   1403
 "processing cmsg %p"
#define ISC_MSG_IFRECEIVED   1404
 "interface received on ifindex %u"
#define ISC_MSG_SENDTODATA   1405
 "sendto pktinfo data, ifindex %u"
#define ISC_MSG_DOIORECV   1406
 "doio_recv: recvmsg(%d) %d bytes ..."
#define ISC_MSG_PKTRECV   1407
 "packet received correctly"
#define ISC_MSG_DESTROYING   1408
 "destroying"
#define ISC_MSG_CREATED   1409
 "created"
#define ISC_MSG_ACCEPTLOCK   1410
 "internal_accept called, locked ..."
#define ISC_MSG_ACCEPTEDCXN   1411
 "accepted connection, new socket %p"
#define ISC_MSG_INTERNALRECV   1412
 "internal_recv: task %p got event %p"
#define ISC_MSG_INTERNALSEND   1413
 "internal_send: task %p got event %p"
#define ISC_MSG_WATCHERMSG   1414
 "watcher got message %d"
#define ISC_MSG_SOCKETSREMAIN   1415
 "sockets exist"
#define ISC_MSG_PKTINFOPROVIDED   1416
 "pktinfo structure provided, ..."
#define ISC_MSG_BOUND   1417
 "bound"
#define ISC_MSG_ACCEPTRETURNED   1418
 accept() returned d/s
#define ISC_MSG_TOOMANYFDS   1419
 s: too many open file descriptors
#define ISC_MSG_ZEROPORT   1420
 dropping source port zero packet
#define ISC_MSG_FILTER   1421
 setsockopt(SO_ACCEPTFILTER): s
#define ISC_MSG_TOOMANYHANDLES   1422
 s: too many open WSA event handles: s
#define ISC_MSG_POKED   1423
 "poked flags: %d"
#define ISC_MSG_AWAKE   1502
 "awake"
#define ISC_MSG_WORKING   1503
 "working"
#define ISC_MSG_EXECUTE   1504
 "execute action"
#define ISC_MSG_EMPTY   1505
 "empty"
#define ISC_MSG_DONE   1506
 "done"
#define ISC_MSG_QUANTUM   1507
 "quantum"
#define ISC_MSG_SCHEDULE   1601
 "schedule"
#define ISC_MSG_SIGNALSCHED   1602
 "signal (schedule)"
#define ISC_MSG_SIGNALDESCHED   1603
 "signal (deschedule)"
#define ISC_MSG_SIGNALDESTROY   1604
 "signal (destroy)"
#define ISC_MSG_IDLERESCHED   1605
 "idle reschedule"
#define ISC_MSG_EVENTNOTALLOC   1606
 "couldn't allocate event"
#define ISC_MSG_SCHEDFAIL   1607
 "couldn't schedule timer: %u"
#define ISC_MSG_POSTING   1608
 "posting"
#define ISC_MSG_WAKEUP   1609
 "wakeup"
#define ISC_MSG_LOCK   1701
 "LOCK"
#define ISC_MSG_LOCKING   1702
 "LOCKING"
#define ISC_MSG_LOCKED   1703
 "LOCKED"
#define ISC_MSG_UNLOCKED   1704
 "UNLOCKED"
#define ISC_MSG_RWLOCK   1705
 "RWLOCK"
#define ISC_MSG_RWLOCKED   1706
 "RWLOCKED"
#define ISC_MSG_RWUNLOCK   1707
 "RWUNLOCK"
#define ISC_MSG_BROADCAST   1708
 "BROADCAST"
#define ISC_MSG_SIGNAL   1709
 "SIGNAL"
#define ISC_MSG_UTILWAIT   1710
 "WAIT"
#define ISC_MSG_WAITED   1711
 "WAITED"
#define ISC_MSG_GETIFADDRS   1801
 "getting interface addresses: ..."


Detailed Description

Definition in file msgs.h.


Define Documentation

#define ISC_MSGS_H   1

Definition at line 21 of file msgs.h.

#define ISC_MSGSET_GENERAL   1

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 35 of file msgs.h.

Referenced by build_msghdr_send(), default_callback(), default_fatal_callback(), dispatch(), doio_send(), initialize_action(), internal_accept(), isc__taskmgr_create(), isc__timermgr_create(), isc__timermgr_destroy(), isc_condition_waituntil(), isc_error_runtimecheck(), isc_lib_initmsgcat(), setup_watcher(), task_shutdown(), and try_proto().

#define ISC_MSGSET_APP   4

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 38 of file msgs.h.

Referenced by handle_signal().

#define ISC_MSGSET_COMMANDLINE   5

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 39 of file msgs.h.

Referenced by isc_commandline_parse().

#define ISC_MSGSET_ENTROPY   6

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 40 of file msgs.h.

Referenced by dumpstats().

#define ISC_MSGSET_IFITERIOCTL   7

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 41 of file msgs.h.

Referenced by getbuf4(), internal_current4(), and isc_interfaceiter_create().

#define ISC_MSGSET_IFITERSYSCTL   8

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 42 of file msgs.h.

Referenced by internal_current(), and isc_interfaceiter_create().

#define ISC_MSGSET_LEX   9

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 43 of file msgs.h.

Referenced by isc_lex_gettoken().

#define ISC_MSGSET_LOG   10

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 44 of file msgs.h.

Referenced by isc_log_doit().

#define ISC_MSGSET_MEM   11

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 45 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSGSET_NETADDR   12

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 46 of file msgs.h.

Referenced by isc_netaddr_format(), and isc_sockaddr_format().

#define ISC_MSGSET_PRINT   13

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 47 of file msgs.h.

#define ISC_MSGSET_RESULT   14

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 48 of file msgs.h.

#define ISC_MSGSET_RWLOCK   15

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 49 of file msgs.h.

#define ISC_MSGSET_SOCKADDR   16

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 50 of file msgs.h.

Referenced by isc_sockaddr_getport(), isc_sockaddr_hash(), isc_sockaddr_pf(), and isc_sockaddr_setport().

#define ISC_MSGSET_SOCKET   17

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 51 of file msgs.h.

Referenced by build_msghdr_send(), doio_recv(), internal_accept(), isc__socket_fdwatchcreate(), isc__socket_fdwatchpoke(), isc__socket_filter(), process_cmsg(), and socket_create().

#define ISC_MSGSET_TASK   18

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 52 of file msgs.h.

Referenced by dispatch().

#define ISC_MSGSET_TIMER   19

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 53 of file msgs.h.

Referenced by deschedule(), dispatch(), isc__timermgr_destroy(), and schedule().

#define ISC_MSGSET_UTIL   20

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 54 of file msgs.h.

#define ISC_MSGSET_IFITERGETIFADDRS   21

Message sets, named per source file, excepting "GENERAL".

IMPORTANT: The original list is alphabetical, but any new sets must be added to the end.

Definition at line 55 of file msgs.h.

Referenced by isc_interfaceiter_create().

#define ISC_MSG_FAILED   101

"failed"

Message numbers are only required to be unique per message set, but are unique throughout the entire catalog to not be as confusing when debugging.

The initial numbering was done by multiply by 100 the set number the message appears in then adding the incremental message number.

Definition at line 68 of file msgs.h.

Referenced by build_msghdr_send(), default_callback(), initialize_action(), internal_accept(), isc__taskmgr_create(), isc__timermgr_create(), isc__timermgr_destroy(), isc_error_runtimecheck(), isc_lib_initmsgcat(), setup_watcher(), and try_proto().

#define ISC_MSG_SUCCEEDED   102

Compatible with "failed".

Definition at line 69 of file msgs.h.

#define ISC_MSG_SUCCESS   103

More usual way to say "success".

Definition at line 70 of file msgs.h.

#define ISC_MSG_STARTING   104

As in "daemon: starting".

Definition at line 71 of file msgs.h.

#define ISC_MSG_STOPING   105

As in "daemon: stopping".

Definition at line 72 of file msgs.h.

#define ISC_MSG_ENTERING   106

As in "some_subr: entering".

Definition at line 73 of file msgs.h.

#define ISC_MSG_EXITING   107

As in "some_subr: exiting".

Definition at line 74 of file msgs.h.

#define ISC_MSG_CALLING   108

As in "calling some_subr()".

Definition at line 75 of file msgs.h.

#define ISC_MSG_RETURNED   109

As in "some_subr: returned <foo>".

Definition at line 76 of file msgs.h.

Referenced by doio_send(), and isc_condition_waituntil().

#define ISC_MSG_FATALERROR   110

"fatal error"

Definition at line 77 of file msgs.h.

Referenced by default_fatal_callback(), and isc_lib_initmsgcat().

#define ISC_MSG_SHUTTINGDOWN   111

"shutting down"

Definition at line 78 of file msgs.h.

Referenced by task_shutdown().

#define ISC_MSG_RUNNING   112

"running"

Definition at line 79 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_WAIT   113

"wait"

Definition at line 80 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_WAITUNTIL   114

"waituntil"

Definition at line 81 of file msgs.h.

#define ISC_MSG_SIGNALSETUP   201

"handle_signal() %d setup: %s"

Definition at line 83 of file msgs.h.

Referenced by handle_signal().

#define ISC_MSG_ILLEGALOPT   301

"illegal option"

Definition at line 85 of file msgs.h.

Referenced by isc_commandline_parse().

#define ISC_MSG_OPTNEEDARG   302

"option requires an argument"

Definition at line 86 of file msgs.h.

Referenced by isc_commandline_parse().

#define ISC_MSG_ENTROPYSTATS   401

"Entropy pool %p: refcnt %u ..."

Definition at line 88 of file msgs.h.

Referenced by dumpstats().

#define ISC_MSG_MAKESCANSOCKET   501

"making interface scan socket: %s"

Definition at line 90 of file msgs.h.

Referenced by isc_interfaceiter_create().

#define ISC_MSG_GETIFCONFIG   502

"get interface configuration: %s"

Definition at line 91 of file msgs.h.

Referenced by getbuf4(), and internal_current4().

#define ISC_MSG_BUFFERMAX   503

"... maximum buffer size exceeded"

Definition at line 92 of file msgs.h.

Referenced by getbuf4().

#define ISC_MSG_GETDESTADDR   504

"%s: getting destination address: %s"

Definition at line 93 of file msgs.h.

Referenced by internal_current4().

#define ISC_MSG_GETNETMASK   505

"%s: getting netmask: %s"

Definition at line 94 of file msgs.h.

Referenced by internal_current4().

#define ISC_MSG_GETIFLISTSIZE   601

"getting interface list size: ..."

Definition at line 96 of file msgs.h.

Referenced by isc_interfaceiter_create().

#define ISC_MSG_GETIFLIST   602

"getting interface list: ..."

Definition at line 97 of file msgs.h.

Referenced by isc_interfaceiter_create().

#define ISC_MSG_UNEXPECTEDTYPE   603

"... unexpected ... message type"

Definition at line 98 of file msgs.h.

Referenced by internal_current().

#define ISC_MSG_UNEXPECTEDSTATE   701

"Unexpected state %d"

Definition at line 100 of file msgs.h.

Referenced by isc_lex_gettoken().

#define ISC_MSG_BADTIME   801

"Bad 00 99:99:99.999 "

Definition at line 102 of file msgs.h.

#define ISC_MSG_LEVEL   802

"level %d: "

Definition at line 103 of file msgs.h.

Referenced by isc_log_doit().

#define ISC_MSG_ADDTRACE   901

"add %p size %u "

Definition at line 105 of file msgs.h.

#define ISC_MSG_DELTRACE   902

"del %p size %u "

Definition at line 106 of file msgs.h.

#define ISC_MSG_POOLSTATS   903

"[Pool statistics]\n"

Definition at line 107 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLNAME   904

"name"

Definition at line 108 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLSIZE   905

"size"

Definition at line 109 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLMAXALLOC   906

"maxalloc"

Definition at line 110 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLALLOCATED   907

"allocated"

Definition at line 111 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLFREECOUNT   908

"freecount"

Definition at line 112 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLFREEMAX   909

"freemax"

Definition at line 113 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLFILLCOUNT   910

"fillcount"

Definition at line 114 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_POOLGETS   911

"gets"

Definition at line 115 of file msgs.h.

Referenced by isc_mem_stats().

#define ISC_MSG_DUMPALLOC   912

"DUMP OF ALL OUTSTANDING MEMORY ..."

Definition at line 116 of file msgs.h.

#define ISC_MSG_NONE   913

"\tNone.\n"

Definition at line 117 of file msgs.h.

#define ISC_MSG_PTRFILELINE   914

"\tptr %p file %s line %u\n"

Definition at line 118 of file msgs.h.

#define ISC_MSG_UNKNOWNADDR   1001

"<unknown address, family %u>"

Definition at line 120 of file msgs.h.

Referenced by isc_netaddr_format(), and isc_sockaddr_format().

#define ISC_MSG_NOLONGDBL   1104

"long doubles are not supported"

Definition at line 122 of file msgs.h.

#define ISC_MSG_PRINTLOCK   1201

"rwlock %p thread %lu ..."

Definition at line 124 of file msgs.h.

#define ISC_MSG_READ   1202

"read"

Definition at line 125 of file msgs.h.

#define ISC_MSG_WRITE   1203

"write"

Definition at line 126 of file msgs.h.

#define ISC_MSG_READING   1204

"reading"

Definition at line 127 of file msgs.h.

#define ISC_MSG_WRITING   1205

"writing"

Definition at line 128 of file msgs.h.

#define ISC_MSG_PRELOCK   1206

"prelock"

Definition at line 129 of file msgs.h.

#define ISC_MSG_POSTLOCK   1207

"postlock"

Definition at line 130 of file msgs.h.

#define ISC_MSG_PREUNLOCK   1208

"preunlock"

Definition at line 131 of file msgs.h.

#define ISC_MSG_POSTUNLOCK   1209

"postunlock"

Definition at line 132 of file msgs.h.

#define ISC_MSG_UNKNOWNFAMILY   1301

"unknown address family: %d"

Definition at line 134 of file msgs.h.

Referenced by isc_sockaddr_getport(), isc_sockaddr_hash(), isc_sockaddr_pf(), and isc_sockaddr_setport().

#define ISC_MSG_WRITEFAILED   1401

"write() failed during watcher ..."

Definition at line 136 of file msgs.h.

#define ISC_MSG_READFAILED   1402

"read() failed during watcher ... "

Definition at line 137 of file msgs.h.

#define ISC_MSG_PROCESSCMSG   1403

"processing cmsg %p"

Definition at line 138 of file msgs.h.

Referenced by process_cmsg().

#define ISC_MSG_IFRECEIVED   1404

"interface received on ifindex %u"

Definition at line 139 of file msgs.h.

Referenced by process_cmsg().

#define ISC_MSG_SENDTODATA   1405

"sendto pktinfo data, ifindex %u"

Definition at line 140 of file msgs.h.

Referenced by build_msghdr_send().

#define ISC_MSG_DOIORECV   1406

"doio_recv: recvmsg(%d) %d bytes ..."

Definition at line 141 of file msgs.h.

Referenced by doio_recv().

#define ISC_MSG_PKTRECV   1407

"packet received correctly"

Definition at line 142 of file msgs.h.

Referenced by doio_recv().

#define ISC_MSG_DESTROYING   1408

"destroying"

Definition at line 143 of file msgs.h.

#define ISC_MSG_CREATED   1409

"created"

Definition at line 144 of file msgs.h.

Referenced by isc__socket_fdwatchcreate(), and socket_create().

#define ISC_MSG_ACCEPTLOCK   1410

"internal_accept called, locked ..."

Definition at line 145 of file msgs.h.

Referenced by internal_accept().

#define ISC_MSG_ACCEPTEDCXN   1411

"accepted connection, new socket %p"

Definition at line 146 of file msgs.h.

Referenced by internal_accept().

#define ISC_MSG_INTERNALRECV   1412

"internal_recv: task %p got event %p"

Definition at line 147 of file msgs.h.

#define ISC_MSG_INTERNALSEND   1413

"internal_send: task %p got event %p"

Definition at line 148 of file msgs.h.

#define ISC_MSG_WATCHERMSG   1414

"watcher got message %d"

Definition at line 149 of file msgs.h.

#define ISC_MSG_SOCKETSREMAIN   1415

"sockets exist"

Definition at line 150 of file msgs.h.

#define ISC_MSG_PKTINFOPROVIDED   1416

"pktinfo structure provided, ..."

Definition at line 151 of file msgs.h.

#define ISC_MSG_BOUND   1417

"bound"

Definition at line 152 of file msgs.h.

#define ISC_MSG_ACCEPTRETURNED   1418

accept() returned d/s

Definition at line 153 of file msgs.h.

#define ISC_MSG_TOOMANYFDS   1419

s: too many open file descriptors

Definition at line 154 of file msgs.h.

Referenced by internal_accept().

#define ISC_MSG_ZEROPORT   1420

dropping source port zero packet

Definition at line 155 of file msgs.h.

Referenced by doio_recv().

#define ISC_MSG_FILTER   1421

setsockopt(SO_ACCEPTFILTER): s

Definition at line 156 of file msgs.h.

Referenced by isc__socket_filter().

#define ISC_MSG_TOOMANYHANDLES   1422

s: too many open WSA event handles: s

Definition at line 158 of file msgs.h.

#define ISC_MSG_POKED   1423

"poked flags: %d"

Definition at line 159 of file msgs.h.

Referenced by isc__socket_fdwatchpoke().

#define ISC_MSG_AWAKE   1502

"awake"

Definition at line 161 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_WORKING   1503

"working"

Definition at line 162 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_EXECUTE   1504

"execute action"

Definition at line 163 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_EMPTY   1505

"empty"

Definition at line 164 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_DONE   1506

"done"

Definition at line 165 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_QUANTUM   1507

"quantum"

Definition at line 166 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_SCHEDULE   1601

"schedule"

Definition at line 168 of file msgs.h.

Referenced by schedule().

#define ISC_MSG_SIGNALSCHED   1602

"signal (schedule)"

Definition at line 169 of file msgs.h.

Referenced by schedule().

#define ISC_MSG_SIGNALDESCHED   1603

"signal (deschedule)"

Definition at line 170 of file msgs.h.

Referenced by deschedule().

#define ISC_MSG_SIGNALDESTROY   1604

"signal (destroy)"

Definition at line 171 of file msgs.h.

Referenced by isc__timermgr_destroy().

#define ISC_MSG_IDLERESCHED   1605

"idle reschedule"

Definition at line 172 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_EVENTNOTALLOC   1606

"couldn't allocate event"

Definition at line 173 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_SCHEDFAIL   1607

"couldn't schedule timer: %u"

Definition at line 174 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_POSTING   1608

"posting"

Definition at line 175 of file msgs.h.

Referenced by dispatch().

#define ISC_MSG_WAKEUP   1609

"wakeup"

Definition at line 176 of file msgs.h.

#define ISC_MSG_LOCK   1701

"LOCK"

Definition at line 178 of file msgs.h.

#define ISC_MSG_LOCKING   1702

"LOCKING"

Definition at line 179 of file msgs.h.

#define ISC_MSG_LOCKED   1703

"LOCKED"

Definition at line 180 of file msgs.h.

#define ISC_MSG_UNLOCKED   1704

"UNLOCKED"

Definition at line 181 of file msgs.h.

#define ISC_MSG_RWLOCK   1705

"RWLOCK"

Definition at line 182 of file msgs.h.

#define ISC_MSG_RWLOCKED   1706

"RWLOCKED"

Definition at line 183 of file msgs.h.

#define ISC_MSG_RWUNLOCK   1707

"RWUNLOCK"

Definition at line 184 of file msgs.h.

#define ISC_MSG_BROADCAST   1708

"BROADCAST"

Definition at line 185 of file msgs.h.

#define ISC_MSG_SIGNAL   1709

"SIGNAL"

Definition at line 186 of file msgs.h.

#define ISC_MSG_UTILWAIT   1710

"WAIT"

Definition at line 187 of file msgs.h.

#define ISC_MSG_WAITED   1711

"WAITED"

Definition at line 188 of file msgs.h.

#define ISC_MSG_GETIFADDRS   1801

"getting interface addresses: ..."

Definition at line 190 of file msgs.h.

Referenced by isc_interfaceiter_create().


Generated on Tue Apr 28 17:41:15 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha