Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/bootpd/
H A Drtmsg.c84 static void getsocket () { in getsocket() function
130 getsocket();
/freebsd-12.1/contrib/netbsd-tests/net/mcast/
H A Dmcast.c187 getsocket(const char *host, const char *port, in getsocket() function
276 s = getsocket(host, port, conn ? connect : connector, &slen, bug); in sender()
320 s = getsocket(host, port, bind, &slen, bug); in receiver()
/freebsd-12.1/usr.sbin/ndp/
H A Dndp.c131 static void getsocket(void);
349 getsocket() in getsocket() function
395 getsocket(); in set()
501 getsocket(); in delete()