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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dsocket.c189 static int bind_with_warn(int fd, const struct sockaddr *sa, socklen_t l) { function
347 r = bind_with_warn(fd, (struct sockaddr*) &local, sizeof(local));
417 r = bind_with_warn(fd, (struct sockaddr*) &local, sizeof(local));

Completed in 100 milliseconds