Searched refs:uc (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Dconfig_test.cpp43 const char *uc; member in struct:varnames
112 unset_env_var(v->uc);
151 set_env_var(v->uc, "");
163 set_env_var(v->uc, test_value);
200 ATF_REQUIRE(!tools::config::has(v->uc));
H A Dtimers.cpp63 void* uc ATF_DEFS_ATTRIBUTE_UNUSED)
74 void* uc ATF_DEFS_ATTRIBUTE_UNUSED)
/bind-9.11.3/lib/isc/
H A Dbacktrace.c93 btcallback(void *uc, void *opq) { argument
99 arg->result[arg->count++] = (void *)_Unwind_GetIP(uc);
/bind-9.11.3/win32utils/
H A DConfigure1637 foreach $file (sort {uc($b) cmp uc($a)} @dirlist) {
2580 foreach $file (sort {uc($b) cmp uc($a)} @dirlist) {
/bind-9.11.3/
H A Dltmain.sh3763 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
9187 done | sort | sort -uc >/dev/null 2>&1); then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh5103 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
10632 done | sort | sort -uc >/dev/null 2>&1); then

Completed in 62 milliseconds