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

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dtext_test.cpp42 ATF_TEST_CASE(duplicate); variable
43 ATF_TEST_CASE_HEAD(duplicate)
45 set_md_var("descr", "Tests the duplicate function");
47 ATF_TEST_CASE_BODY(duplicate)
49 using atf::text::duplicate;
53 char* copy = duplicate(orig);
380 ATF_ADD_TEST_CASE(tcs, duplicate);
H A Dtext.hpp51 char* duplicate(const char*);
H A Dtext.cpp50 impl::duplicate(const char* str) function in class:impl
/bind-9.6-ESV-R11/bin/named/
H A Dstatschannel.c190 SET_NSSTATDESC(duplicate, "duplicate queries received", "QryDuplicate");
1251 * Identifying duplicate addr/port combinations is left to either
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh2231 # different ones for PIC/non-PIC, this we'll have to duplicate

Completed in 20 milliseconds