Home
last modified time | relevance | path

Searched defs:test_bind (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/sys/netinet/broadcast_bind/
H A Dbroadcast_bind.c34 test_bind(char *paddr, struct in_addr *addr, u_int16_t port, int type, in test_bind() function
/openbsd-src/regress/sys/kern/unixsockets/
H A Dunixsock_test.c20 test_bind(struct sockaddr_un *sun, socklen_t slen) in test_bind() function