Searched refs:io_set_bindaddr (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/lpd/ | ||
H A D | io.h | 48 int io_set_bindaddr(struct io *, const struct sockaddr *); |
H A D | io.c | 229 io_set_bindaddr(struct io *io, const struct sockaddr *sa) in io_set_bindaddr() function |