Home
last modified time | relevance | path

Searched defs:intlen (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc94 socklen_t intlen = sizeof(newval); in grpc_set_socket_no_sigpipe_if_possible() local
175 socklen_t intlen = sizeof(newval); in grpc_set_socket_reuse_addr() local
238 socklen_t intlen = sizeof(newval); in grpc_set_socket_low_latency() local
/third_party/grpc/test/core/iomgr/
Dsocket_utils_test.cc46 socklen_t intlen = sizeof(newval); in mutate_fd() local
/third_party/python/Modules/_decimal/
D_decimal.c3695 Py_ssize_t intlen, i; in PyDec_AsTuple() local