Searched refs:sockType (Results 1 – 1 of 1) sorted by relevance
63 int sockType = (useTcp ? SOCK_STREAM : SOCK_DGRAM); in krb5_locate_kpasswd() local66 locate_service_kpasswd, sockType, 0); in krb5_locate_kpasswd()79 if (sockType != SOCK_STREAM) in krb5_locate_kpasswd()80 a->ai_socktype = sockType; in krb5_locate_kpasswd()