Symbol: open_sockets
tests/sys/kern/ktls_test.c
1195
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1343
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1399
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1511
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1629
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1718
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1759
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1801
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1844
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
1883
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2165
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2661
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
tests/sys/kern/ktls_test.c
2700
ATF_REQUIRE_MSG(open_sockets(tc, sockets), "failed to create sockets");
usr.sbin/ctld/ctld.cc
2182
cumulated_error += kv.second->open_sockets(*oldconf);
usr.sbin/ctld/ctld.cc
2185
cumulated_error += kv.second->open_sockets(*oldconf);
usr.sbin/ctld/ctld.hh
239
int open_sockets(struct conf &oldconf);