Searched defs:socket_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c1109 int socket_type = 0; local
1139 socket_type = hint->ai_socktype;
1261 if (socket_type != 0 && ai->ai_socktype == 0)
1263 ai->ai_socktype = socket_type;
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c1202 * socket_type adrm_short
1209 short socket_type; local
1213 adrm_short(adr, &socket_type, 1);
1233 * socket_type adrm_short
1244 short socket_type; local
1253 adrm_short(adr, &socket_type, 1);

Completed in 382 milliseconds