Symbol: get_state
tests/lib/libc/sys/t_eventfd.c
143
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
192
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
387
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
407
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
426
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
441
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
461
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
480
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
523
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
535
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
544
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
557
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
565
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
578
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
587
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
600
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
608
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
621
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
630
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
643
ATF_REQUIRE(get_state(&ctx) == 0);
tests/lib/libc/sys/t_eventfd.c
673
ATF_REQUIRE(get_state(ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
708
ATF_REQUIRE(get_state(&ctx) == 666);
tests/lib/libc/sys/t_eventfd.c
720
ATF_REQUIRE(get_state(&ctx) == 0);