Searched refs:sock_type (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dfs.hpp227 static const int sock_type; member in class:atf::fs::file_info
H A Dfs.cpp296 const int impl::file_info::sock_type = atf_fs_stat_sock_type; member in class:impl::file_info
/macosx-10.10/OpenSSL098-52/src/apps/
H A Ds_client.c315 #ifdef sock_type
316 #undef sock_type macro
318 int sock_type=SOCK_STREAM; local
481 sock_type=SOCK_DGRAM;
720 if (sock_type == SOCK_DGRAM) SSL_CTX_set_read_ahead(ctx, 1);
803 if (init_client(&s,host,port,sock_type) == 0)
/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-agent.c101 } sock_type; typedef in typeref:enum:__anon3222
105 sock_type type;
972 new_socket(sock_type type, int fd)

Completed in 157 milliseconds