| /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/ |
| socketvar.h | 21 short so_type; /* generic type, see socket.h */ member in struct:socket
|
| /onnv/onnv-gate/usr/src/stand/lib/sock/ |
| socket.c | 720 int so_type; local 726 so_type = sockets[sock_id].type; 733 if (so_type == INETBOOT_RAW) { 751 if (so_type == INETBOOT_STREAM) { 800 enum SockType so_type; local 843 so_type = sockets[sock_id].type; 847 if ((so_type == INETBOOT_DGRAM || 848 so_type == INETBOOT_STREAM) && 886 switch (so_type) { 904 switch (so_type) { 995 enum SockType so_type; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_record.h | 340 short so_type; /* generic type, see socket.h */ member in struct:oldsocket
|
| audit_event.c | 3392 short so_family, so_type; local 3487 short so_family, so_type; local 3563 short so_family, so_type; local 3650 short so_family, so_type; local 3746 short so_family, so_type; local 3911 short so_family, so_type; local 4108 short so_family, so_type; local 4302 short so_family, so_type; local 4496 short so_family, so_type; local 5376 short so_family, so_type; local 5510 short so_family, so_type; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| socketvar.h | 159 short so_type; member in struct:sonode
|