socktype
connect_to_helper(struct ssh *ssh, const char *name, int port, int socktype,
ai->ai_socktype = socktype;
hints.ai_socktype = socktype;
__rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list)
hints.ai_socktype = socktype;
__rpc_socktype2seman(int socktype)
switch (socktype) {
conn_local_server(const char *sockfile, int socktype, int nonblock __unused,
if ((s = socket(AF_UNIX, socktype, 0)) < 0)
int conn_local_server(const char *sockfile, int socktype, int nonblock,
int socktype;
create_socket(const char *name, int socktype)
if ((fd = socket(PF_LOCAL, socktype, 0)) < 0)
if (i->socktype == SOCK_SEQPACKET)
new_client(int fd, int socktype)
s.socktype = socktype;
int conn_local_server(const char *sockfile, int socktype, int nonblock,
conn_local_server(const char *sockfile, int socktype, int nonblock,
if ((s = socket(AF_UNIX, socktype, 0)) < 0)
int init_local_server(const char *sockfile, int socktype, int nonblock);
init_local_server(const char *sockfile, int socktype, int nonblock)
if ((s = socket(AF_UNIX, socktype, 0)) < 0)
if (socktype == SOCK_STREAM && listen(s, LOCAL_BACKLOG) < 0) {
(long)so->so_pcb, socktype[so->so_type], so->so_rcv.sb_cc,
static const char *const socktype[] =
sprintf(mibvar, "net.local.%s.pcblist", socktype[type]);
struct socktype *st;
static struct socktype stlist[] = {