Searched refs:dl_dohpuxbind (Results 1 – 1 of 1) sorted by relevance
142 static int dl_dohpuxbind(int, char *);637 if (dl_dohpuxbind(p->fd, p->errbuf) < 0) {647 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {758 if (dl_dohpuxbind(p->fd, p->errbuf) < 0) {773 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {949 dl_dohpuxbind(int fd, char *ebuf) function