Home
last modified time | relevance | path

Searched defs:bound_socket (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
Dlibrpc-tirpc.c26 int bound_socket(int domain, int type) in bound_socket() function
/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/
D__init__.py83 def bound_socket( function