Home
last modified time | relevance | path

Searched defs:so_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c719 int so_type; in connect() local
799 enum SockType so_type; in recvfrom() local
994 enum SockType so_type; in sendto() local
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c3646 short so_family, so_type; in auf_accept() local
3751 short so_family, so_type; in auf_bind() local
3827 short so_family, so_type; in auf_connect() local
3914 short so_family, so_type; in aus_shutdown() local
4010 short so_family, so_type; in auf_setsockopt() local
4196 short so_family, so_type; in auf_recvmsg() local
4393 short so_family, so_type; in auf_recvfrom() local
4587 short so_family, so_type; in auf_sendmsg() local
4781 short so_family, so_type; in auf_sendto() local
5652 short so_family, so_type; in auf_recv() local
[all …]
H A Daudit_record.h350 short so_type; /* generic type, see socket.h */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h165 short so_type; member