Home
last modified time | relevance | path

Searched refs:ttl_r (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/larbin/larbin-2.6.3/adns/
H A Dparse.c161 int *type_r, int *class_r, unsigned long *ttl_r, in adns__findrr_anychk() argument
209 *ttl_r= ttl; in adns__findrr_anychk()
225 int *type_r, int *class_r, unsigned long *ttl_r, in adns__findrr() argument
231 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
236 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
242 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
H A Dinternal.h591 int *type_r, int *class_r, unsigned long *ttl_r,
620 int *type_r, int *class_r, unsigned long *ttl_r,
/dports/dns/adns/adns-1.6.0/src/
H A Dparse.c184 unsigned long *ttl_r, in adns__findrr_anychk() argument
231 *ttl_r= ttl; in adns__findrr_anychk()
247 int *type_r, int *class_r, unsigned long *ttl_r, in adns__findrr() argument
253 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
258 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
264 type_r,class_r,ttl_r,rdlen_r,rdstart_r, in adns__findrr()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfidel_excel.cpp206 u8 ttl_r(offs_t offset);
296 u8 excel_state::ttl_r(offs_t offset) in ttl_r() function in __anon6bc76f1b0111::excel_state
330 map(0x4000, 0x4007).mirror(0x3ff8).rw(FUNC(excel_state::ttl_r), FUNC(excel_state::ttl_w)); in fexcel_map()
338 map(0x4000, 0x4007).mirror(0x3ff8).rw(FUNC(excel_state::ttl_r), FUNC(excel_state::ttl_w)); in fexcelb_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfidel_excel.cpp206 u8 ttl_r(offs_t offset);
296 u8 excel_state::ttl_r(offs_t offset) in ttl_r() function in __anon4a4628430111::excel_state
330 map(0x4000, 0x4007).mirror(0x3ff8).rw(FUNC(excel_state::ttl_r), FUNC(excel_state::ttl_w)); in fexcel_map()
338 map(0x4000, 0x4007).mirror(0x3ff8).rw(FUNC(excel_state::ttl_r), FUNC(excel_state::ttl_w)); in fexcelb_map()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Devdns.c1002 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1096 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1112 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1133 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1170 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1171 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1179 if (ttl_r == 0xffffffff) in reply_parse()
1180 ttl_r = 0; in reply_parse()
1182 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1120 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1136 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1157 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1194 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1195 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1203 if (ttl_r == 0xffffffff) in reply_parse()
1204 ttl_r = 0; in reply_parse()
1206 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/event/libevent2022/libevent/
H A Devdns.c1008 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1102 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1139 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1176 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1177 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1185 if (ttl_r == 0xffffffff) in reply_parse()
1186 ttl_r = 0; in reply_parse()
1188 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/event/libevent2022/libevent/
H A Devdns.c1008 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1102 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1139 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1176 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1177 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1185 if (ttl_r == 0xffffffff) in reply_parse()
1186 ttl_r = 0; in reply_parse()
1188 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/devel/libevent/libevent-2.1.12-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/libevent/
H A Devdns.c1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1201 if (ttl_r == 0xffffffff) in reply_parse()
1202 ttl_r = 0; in reply_parse()
1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/
H A Devdns.c1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local
1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()
1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()
1218 if (ttl_r == 0xffffffff) in reply_parse()
1219 ttl_r = 0; in reply_parse()
1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()

12