Searched refs:do_copy (Results 1 – 5 of 5) sorted by relevance
687 bool do_copy = true; in skelout() local691 sko_peek(&do_copy); in skelout()693 sko_push(do_copy=true); in skelout()728 sko_push(do_copy); in skelout()730 out_str("/*(state = (%s) */",do_copy?"true":"false"); in skelout()735 sko_pop(&do_copy); in skelout()737 out_str("/*(state = (%s) */",do_copy?"true":"false"); in skelout()742 sko_push(do_copy); in skelout()743 do_copy = reentrant && do_copy; in skelout()746 sko_push(do_copy); in skelout()[all …]
52 do_copy(atf::auto_array< test_array >& ta) in do_copy() function in test_array146 auto_array< test_array > t2 = test_array::do_copy(t1); in ATF_TEST_CASE_BODY()259 t2 = test_array::do_copy(t1); in ATF_TEST_CASE_BODY()
88 static void do_copy(const char *, const char *);372 do_copy(mtpoint, skel); in main()634 do_copy(const char *mtpoint, const char *skel) in do_copy() function
535 goto do_copy; in download_data()542 do_copy: in download_data()
3737 int *do_copy) in get_session() argument3740 *do_copy = 0; in get_session()