Home
last modified time | relevance | path

Searched refs:gotone (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/network/lib6/
H A Dasapi_02.c111 int maxfd, nfds, gotall, gotone; in ic6_recv() local
124 gotall = gotone = 0; in ic6_recv()
126 while (!gotall || !gotone) { in ic6_recv()
148 gotone = 1; in ic6_recv()
158 if (gotone) in ic6_recv()
H A Dasapi_03.c300 int gotone; in so_test() local
347 gotone = 0; in so_test()
352 gotone = pcmsg->cmsg_level == SOL_IPV6 && in so_test()
354 if (gotone) { in so_test()
366 tst_resm(gotone ? TPASS : TFAIL, "%s receive", in so_test()
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx3560 bool gotone = scanq.wait_front(p); in thread_main_scanner() local
3563 if (! gotone) continue; // go back to waiting in thread_main_scanner()

Completed in 8 milliseconds