Home
last modified time | relevance | path

Searched refs:GetSocket (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/lib/libalias/
H A Dalias_db.c545 static u_short GetSocket(u_short, int *, int);
670 if (GetSocket(port_net, &link->sockfd, link->link_type)) in GetNewPort()
698 GetSocket(u_short port_net, int *sockfd, int link_type) in GetSocket() function