Home
last modified time | relevance | path

Searched refs: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; in getaddrinfo() local
1139 socket_type = hint->ai_socktype; in getaddrinfo()
1261 if (socket_type != 0 && ai->ai_socktype == 0) in getaddrinfo()
1263 ai->ai_socktype = socket_type; in getaddrinfo()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c1209 short socket_type; in socket_token() local
1213 adrm_short(adr, &socket_type, 1); in socket_token()
1244 short socket_type; in socket_ex_token() local
1253 adrm_short(adr, &socket_type, 1); in socket_ex_token()