HomeSort by: relevance | last modified time | path
    Searched defs:setsock (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/sys/
t_sendmmsg.c 70 setsock(int fd, int type) function in typeref:typename:void
100 setsock(fd[1], SO_SNDBUF);
101 // setsock(fd[0], SO_RCVBUF);
t_sendmmsg.c 70 setsock(int fd, int type) function in typeref:typename:void
100 setsock(fd[1], SO_SNDBUF);
101 // setsock(fd[0], SO_RCVBUF);
t_sendmmsg.c 70 setsock(int fd, int type) function in typeref:typename:void
100 setsock(fd[1], SO_SNDBUF);
101 // setsock(fd[0], SO_RCVBUF);

Completed in 32 milliseconds