getsockopt
if (getsockopt(s, SOL_SOCKET, SO_ERROR, &error, &len) == -1) {
ret = getsockopt(so, SOL_SOCKET, SO_SNDBUF,
ret = getsockopt(so, SOL_SOCKET, SO_RCVBUF,
if ((getsockopt(so, SOL_SOCKET, SO_RCVBUF,
getsockopt(so, SOL_SOCKET, SO_RCVBUF,
if (getsockopt(s, BTPROTO_HCI,
if (getsockopt(s, BTPROTO_HCI,
if (getsockopt(ss->s, BTPROTO_L2CAP, SO_L2CAP_IMTU, &ss->imtu, &len) == -1)
if (getsockopt(s, SOL_LOCAL, LOCAL_PEEREID, &cred, &len) == -1)
error = getsockopt(sd, proto, portrange, &old, &oldlen);
if (getsockopt(fd, SOL_SOCKET, SO_TYPE, &type, &len) < 0)
FDCALL(int, getsockopt, DUALCALL_GETSOCKOPT, \
if (getsockopt(fd, ipproto, IP_OPTIONS, optbuf, &optsize) == 0
if (getsockopt(0, ipproto, IP_OPTIONS, (char *)optbuf,
if (!getsockopt(0, ipproto, IP_OPTIONS, (char *)optbuf, &optsize) &&
sc(linux32_sys, getsockopt),
return getsockopt(l, uap, retval, false);
return getsockopt(l, (const struct sys_getsockopt_args *) uap, retval, true);
__weak_alias(getsockopt,rump___sysimpl_getsockopt);
int getsockopt(int, int, int, void *__restrict, socklen_t * __restrict);
ATF_REQUIRE(getsockopt(writefd, SOL_SOCKET,
if (getsockopt(s, LEVEL, LOCAL_PEEREID, &cred, &crl) == -1)
RL(getsockopt(conn, SOL_SOCKET, SO_ERROR, &error, &errorlen));
if (getsockopt(sock, SOL_SOCKET, SO_ERROR,
if ((ret = getsockopt(s, SOL_SOCKET, SO_ERROR,
getsockopt(sc, BTPROTO_L2CAP, SO_L2CAP_OMTU, &mtu, &mtusize);
if (getsockopt(fd, SOL_SOCKET, SO_RCVBUF, &n, &len) == -1) {
if (getsockopt(fd, BTPROTO_L2CAP, SO_L2CAP_OMTU, &mtu, &len) == -1) {
if (getsockopt(fd, SOL_SOCKET, SO_SNDBUF, &n, &len) == -1) {
if (getsockopt(fd, BTPROTO_L2CAP, SO_L2CAP_IMTU, &mru, &len) == -1) {
getsockopt(fd, BTPROTO_L2CAP, SO_L2CAP_LM, &l2cap_mode, &len);
if (getsockopt(fd, BTPROTO_L2CAP, SO_L2CAP_IMTU, &mru, &len) == -1) {
if (getsockopt(fd, SOL_SOCKET, SO_RCVBUF, &n, &len) == -1) {
if (getsockopt(fd, BTPROTO_L2CAP, SO_L2CAP_OMTU, &mtu, &len) == -1) {
if (getsockopt(fd, SOL_SOCKET, SO_SNDBUF, &n, &len) == -1) {
if (getsockopt(p->socket, IPPROTO_TCP, TCP_MD5SIG,
if (getsockopt(pfd[i].fd, SOL_SOCKET, SO_ERROR,
if (getsockopt(igmp_socket, IPPROTO_IP, MRT_VERSION,
if (getsockopt(s, SOL_SOCKET, SO_TYPE, &sock_type, &len) != 0)
if (getsockopt(cfd, BTPROTO_L2CAP, SO_L2CAP_OMTU, &omtu, &len) == -1)
if (getsockopt(fd, SOL_SOCKET, SO_RCVBUF, &curbuflen, &socklen) == -1) {