socktype 74 nsswitch/winbind_krb5_locator.c static const char *socktype_name(int socktype)
socktype 76 nsswitch/winbind_krb5_locator.c switch (socktype) {
socktype 118 nsswitch/winbind_krb5_locator.c int socktype,
socktype 149 nsswitch/winbind_krb5_locator.c switch (socktype) {
socktype 312 nsswitch/winbind_krb5_locator.c int socktype,
socktype 330 nsswitch/winbind_krb5_locator.c socktype_name(socktype), socktype,
socktype 333 nsswitch/winbind_krb5_locator.c ret = smb_krb5_locator_lookup_sanity_check(svc, realm, socktype,
socktype 384 nsswitch/winbind_krb5_locator.c aihints.ai_socktype = socktype;
socktype 50 source4/heimdal/lib/roken/getaddrinfo.c int *socktype)
socktype 55 source4/heimdal/lib/roken/getaddrinfo.c *socktype = 0;
socktype 68 source4/heimdal/lib/roken/getaddrinfo.c *socktype = hints->ai_socktype;
socktype 70 source4/heimdal/lib/roken/getaddrinfo.c if (*socktype == SOCK_STREAM) {
socktype 74 source4/heimdal/lib/roken/getaddrinfo.c } else if (*socktype == SOCK_DGRAM) {
socktype 78 source4/heimdal/lib/roken/getaddrinfo.c } else if (*socktype == 0) {
socktype 84 source4/heimdal/lib/roken/getaddrinfo.c *socktype = SOCK_STREAM;
socktype 88 source4/heimdal/lib/roken/getaddrinfo.c *socktype = SOCK_DGRAM;
socktype 107 source4/heimdal/lib/roken/getaddrinfo.c add_one (int port, int protocol, int socktype,
socktype 123 source4/heimdal/lib/roken/getaddrinfo.c a->ai_socktype = socktype;
socktype 184 source4/heimdal/lib/roken/getaddrinfo.c int port, int protocol, int socktype,
socktype 213 source4/heimdal/lib/roken/getaddrinfo.c ret = add_one (port, protocol, socktype,
socktype 218 source4/heimdal/lib/roken/getaddrinfo.c ret = add_one (port, protocol, socktype,
socktype 226 source4/heimdal/lib/roken/getaddrinfo.c add_hostent (int port, int protocol, int socktype,
socktype 261 source4/heimdal/lib/roken/getaddrinfo.c ret = add_one (port, protocol, socktype,
socktype 276 source4/heimdal/lib/roken/getaddrinfo.c int port, int protocol, int socktype,
socktype 293 source4/heimdal/lib/roken/getaddrinfo.c ret = add_one (port, protocol, socktype,
socktype 304 source4/heimdal/lib/roken/getaddrinfo.c ret = add_one (port, protocol, socktype,
socktype 316 source4/heimdal/lib/roken/getaddrinfo.c int port, int protocol, int socktype,
socktype 338 source4/heimdal/lib/roken/getaddrinfo.c ret = add_hostent (port, protocol, socktype,
socktype 350 source4/heimdal/lib/roken/getaddrinfo.c ret = add_hostent (port, protocol, socktype,
socktype 380 source4/heimdal/lib/roken/getaddrinfo.c int socktype = 0;
socktype 398 source4/heimdal/lib/roken/getaddrinfo.c &port, &protocol, &socktype);
socktype 403 source4/heimdal/lib/roken/getaddrinfo.c ret = get_number (nodename, hints, port, protocol, socktype, res);
socktype 408 source4/heimdal/lib/roken/getaddrinfo.c ret = get_nodes (nodename, hints, port, protocol, socktype,
socktype 412 source4/heimdal/lib/roken/getaddrinfo.c ret = get_null (hints, port, protocol, socktype, res);