Searched refs:ll (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/isc/tests/
H A Dprint_test.c47 isc_uint64_t ll = 8589934592ULL; local
61 n = isc_print_snprintf(buf, sizeof(buf), "%qu", ll);
66 n = isc_print_snprintf(buf, sizeof(buf), "%llu", ll);
/bind-9.11.3/bin/named/
H A Dinterfacemgr.c923 ns_listenlist_t *ll; local
971 ll = (family == AF_INET) ? mgr->listenon4 : mgr->listenon6;
973 for (le = ISC_LIST_HEAD(ll->elts);
/bind-9.11.3/
H A Dltmain.sh4433 namespace. The first time any user complains about this, we'll
6277 ll="$l"
6279 if test "X$ll" = "X$old_library" ; then # only static version available
6971 # We cannot seem to hardcode it, guess we'll fake it.
8676 # different ones for PIC/non-PIC, this we'll have to duplicate
9689 # If a disable-shared tag is given, we'll fallback to a static-only
9690 # configuration. But we'll never go from static-only to shared-only.
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh1619 # You'll alse need to manually amend $usage_message to reflect the extra
5778 namespace. The first time any user complains about this, we'll
7663 ll=$l
7665 if test "X$ll" = "X$old_library"; then # only static version available
8365 # We cannot seem to hardcode it, guess we'll fake it.
10120 # different ones for PIC/non-PIC, this we'll have to duplicate
11134 # If a disable-shared tag is given, we'll fallback to a static-only
11135 # configuration. But we'll never go from static-only to shared-only.
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1447 # We cannot seem to hardcode it, guess we'll fake it.
2231 # different ones for PIC/non-PIC, this we'll have to duplicate

Completed in 2099 milliseconds