Symbol: ARG_LL
sbin/unwind/libunbound/services/mesh.c
1563
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
sbin/unwind/libunbound/services/mesh.c
2246
ARG_LL "d.%6.6d sec",
sbin/unwind/libunbound/util/data/msgreply.c
1032
log_reply("%s %s %s %s %s " ARG_LL "d.%6.6d %d %d%s",
sbin/unwind/libunbound/util/data/msgreply.c
1036
else log_info("%s %s %s %s %s " ARG_LL "d.%6.6d %d %d%s",
sbin/unwind/libunbound/util/log.c
324
fprintf(logfile, "[" ARG_LL "d] %s[%d:%x] %s: %s\n", (long long)now,
sbin/unwind/libunbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
sbin/unwind/libunbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/validator/autotrust.c
1214
snprintf(tempf, sizeof(tempf), "%s.%d-%d-" ARG_LL "x", fname, (int)getpid(),
sbin/unwind/libunbound/validator/autotrust.c
1709
verbose_key(ta, VERB_ALGO, "holddown time " ARG_LL "d seconds to go",
sbin/unwind/libunbound/validator/autotrust.c
1753
ARG_LL "d seconds ago, and pending-count %d",
sbin/unwind/libunbound/validator/autotrust.c
1772
ARG_LL "d seconds ago", (long long)exceeded);
sbin/unwind/libunbound/validator/autotrust.c
1950
"exceeded " ARG_LL "d seconds ago, [%d key(s) VALID]",
sbin/unwind/libunbound/validator/autotrust.c
2059
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
usr.sbin/unbound/daemon/cachedump.c
122
spool_txt_printf(txt, ";rrset%s " ARG_LL "d %u %u %d %d\n",
usr.sbin/unbound/daemon/cachedump.c
337
"msg %s %s %s %d %d " ARG_LL "d %d %u %u %u %d %s\n",
usr.sbin/unbound/daemon/cachedump.c
594
if(sscanf(s, " " ARG_LL "d %u %u %u %u", &ttl, &rr_count, &rrsig_count,
usr.sbin/unbound/daemon/cachedump.c
778
if(sscanf(s, " %u %u " ARG_LL "d %u %u %u %u %d %n", &flags, &qdcount, &ttl,
usr.sbin/unbound/daemon/cachedump.c
896
if(!ssl_printf(ssl, "%s%s%s%srto %d msec, ttl " ARG_LL "d, "
usr.sbin/unbound/daemon/remote.c
1804
if(!ssl_printf(inf->ssl, "subnet %s/%d%s %s %s %s " ARG_LL "d\n", astr,
usr.sbin/unbound/daemon/remote.c
1811
"subnet msg %s %s %s%s %s %d %d " ARG_LL "d %d %u %u %u %d %s\n",
usr.sbin/unbound/daemon/remote.c
1968
"msg %s %s %s%s %s %d %d " ARG_LL "d %d %u %u %u %d %s\n",
usr.sbin/unbound/daemon/remote.c
2965
if(!ssl_printf(ssl, "uptime: " ARG_LL "d seconds\n", (long long)uptime))
usr.sbin/unbound/daemon/remote.c
2991
snprintf(buf, len, ARG_LL "d.%6.6d",
usr.sbin/unbound/daemon/remote.c
853
if(!ssl_printf(ssl, "%s.recursion.time.avg"SQ ARG_LL "d.%6.6d\n", nm,
usr.sbin/unbound/daemon/remote.c
984
if(!ssl_printf(ssl, "time.now"SQ ARG_LL "d.%6.6d\n",
usr.sbin/unbound/daemon/remote.c
986
if(!ssl_printf(ssl, "time.up"SQ ARG_LL "d.%6.6d\n",
usr.sbin/unbound/daemon/remote.c
988
if(!ssl_printf(ssl, "time.elapsed"SQ ARG_LL "d.%6.6d\n",
usr.sbin/unbound/services/mesh.c
1563
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
usr.sbin/unbound/services/mesh.c
2246
ARG_LL "d.%6.6d sec",
usr.sbin/unbound/smallapp/unbound-control.c
218
#define PR_TIMEVAL(str, var) printf(str SQ ARG_LL "d.%6.6d\n", \
usr.sbin/unbound/smallapp/unbound-control.c
220
#define PR_STATSTIME(str, var) printf(str SQ ARG_LL "d.%6.6d\n", \
usr.sbin/unbound/smallapp/unbound-control.c
222
#define PR_LL(str, var) printf(str SQ ARG_LL"d\n", (long long)(var));
usr.sbin/unbound/testcode/memstats.c
199
printf("Reading %s of size " ARG_LL "d\n", fname, (long long)total);
usr.sbin/unbound/testcode/replay.c
809
snprintf(buf, sizeof(buf), ARG_LL "d", (long long)runtime->now_secs);
usr.sbin/unbound/testcode/replay.c
811
snprintf(buf, sizeof(buf), ARG_LL "d", (long long)0);
usr.sbin/unbound/testcode/replay.c
821
snprintf(buf, sizeof(buf), ARG_LL "d", (long long)res);
usr.sbin/unbound/util/data/msgreply.c
1032
log_reply("%s %s %s %s %s " ARG_LL "d.%6.6d %d %d%s",
usr.sbin/unbound/util/data/msgreply.c
1036
else log_info("%s %s %s %s %s " ARG_LL "d.%6.6d %d %d%s",
usr.sbin/unbound/util/log.c
324
fprintf(logfile, "[" ARG_LL "d] %s[%d:%x] %s: %s\n", (long long)now,
usr.sbin/unbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
usr.sbin/unbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/validator/autotrust.c
1210
snprintf(tempf, sizeof(tempf), "%s.%d-%d-" ARG_LL "x", fname, (int)getpid(),
usr.sbin/unbound/validator/autotrust.c
1705
verbose_key(ta, VERB_ALGO, "holddown time " ARG_LL "d seconds to go",
usr.sbin/unbound/validator/autotrust.c
1749
ARG_LL "d seconds ago, and pending-count %d",
usr.sbin/unbound/validator/autotrust.c
1768
ARG_LL "d seconds ago", (long long)exceeded);
usr.sbin/unbound/validator/autotrust.c
1946
"exceeded " ARG_LL "d seconds ago, [%d key(s) VALID]",
usr.sbin/unbound/validator/autotrust.c
2055
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);