Symbol: open_sockets
tests/sys/kern/ktls_test.c
1227
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1375
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1431
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1543
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1661
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1750
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1791
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1833
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1876
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1915
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1970
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2246
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2790
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2829
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
usr.sbin/ctld/ctld.cc
2204
cumulated_error += kv.second->open_sockets(*oldconf);
usr.sbin/ctld/ctld.cc
2207
cumulated_error += kv.second->open_sockets(*oldconf);
usr.sbin/ctld/ctld.hh
240
int open_sockets(struct conf &oldconf);