/usr/include/mailutils/sys/debcat.h is in libmailutils-dev 1:2.99.98-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | /* -*- buffer-read-only: t -*- vi: set ro:
THIS FILE IS GENERATED AUTOMATICALLY. PLEASE DO NOT EDIT.
*/
#define MU_DEBCAT_ALL 0
#ifdef __MU_DEBCAT_C_ARRAY
{ "address", },
#else
# define MU_DEBCAT_ADDRESS 1
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "attribute", },
#else
# define MU_DEBCAT_ATTRIBUTE 2
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "auth", },
#else
# define MU_DEBCAT_AUTH 3
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "body", },
#else
# define MU_DEBCAT_BODY 4
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "config", },
#else
# define MU_DEBCAT_CONFIG 5
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "envelope", },
#else
# define MU_DEBCAT_ENVELOPE 6
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "filter", },
#else
# define MU_DEBCAT_FILTER 7
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "folder", },
#else
# define MU_DEBCAT_FOLDER 8
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "header", },
#else
# define MU_DEBCAT_HEADER 9
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "iterator", },
#else
# define MU_DEBCAT_ITERATOR 10
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "list", },
#else
# define MU_DEBCAT_LIST 11
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "locker", },
#else
# define MU_DEBCAT_LOCKER 12
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "mailbox", },
#else
# define MU_DEBCAT_MAILBOX 13
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "mailer", },
#else
# define MU_DEBCAT_MAILER 14
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "message", },
#else
# define MU_DEBCAT_MESSAGE 15
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "mime", },
#else
# define MU_DEBCAT_MIME 16
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "mailcap", },
#else
# define MU_DEBCAT_MAILCAP 17
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "property", },
#else
# define MU_DEBCAT_PROPERTY 18
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "remote", },
#else
# define MU_DEBCAT_REMOTE 19
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "stream", },
#else
# define MU_DEBCAT_STREAM 20
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "ticket", },
#else
# define MU_DEBCAT_TICKET 21
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "url", },
#else
# define MU_DEBCAT_URL 22
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "wicket", },
#else
# define MU_DEBCAT_WICKET 23
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "assoc", },
#else
# define MU_DEBCAT_ASSOC 24
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "acl", },
#else
# define MU_DEBCAT_ACL 25
#endif
#ifdef __MU_DEBCAT_C_ARRAY
{ "server", },
#else
# define MU_DEBCAT_SERVER 26
#endif
|