Lines Matching full:dlpassive
149 static void dlpassive(int, char *);
571 dlpassive(p->fd, p->errbuf);
1439 dlpassive(int fd, char *ebuf)
1446 if (send_request(fd, (char *)&req, sizeof(req), "dlpassive", ebuf) == 0)
1447 (void) dlokack(fd, "dlpassive", (char *)buf, ebuf);