Searched refs:optval (Results 1 – 1 of 1) sorted by relevance
411 int optval = 1; in CreateChannelSocketPair() local412 if (setsockopt(local_socket->Get(), SOL_SOCKET, SO_PASSCRED, &optval, in CreateChannelSocketPair()413 sizeof(optval)) == -1) { in CreateChannelSocketPair()758 int optval = 1; in RegisterNewChannelForTests() local759 if (setsockopt(channel_fd.Get(), SOL_SOCKET, SO_PASSCRED, &optval, in RegisterNewChannelForTests()760 sizeof(optval)) == -1) { in RegisterNewChannelForTests()