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

/openbsd-current/usr.sbin/eigrpd/
H A Dreply.c33 send_reply(struct nbr *nbr, struct rinfo_head *rinfo_list, int siareply) function
48 fatal("send_reply");
67 fatalx("send_reply: unknown af");
H A Deigrpe.h180 void send_reply(struct nbr *, struct rinfo_head *, int);
H A Deigrpe.c483 send_reply(nbr, &nbr->reply_list, 0);
491 send_reply(nbr, &nbr->reply_list, 1);
/openbsd-current/usr.sbin/unbound/daemon/
H A Dworker.c1472 goto send_reply;
1479 goto send_reply;
1528 goto send_reply;
1547 goto send_reply;
1569 goto send_reply;
1585 goto send_reply;
1599 goto send_reply;
1646 goto send_reply;
1663 goto send_reply;
1688 goto send_reply;
[all...]
/openbsd-current/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c312 send_reply(CLIENT *client, u_long status, u_long tid) function
525 status = send_reply(client, xfr_status, atoi(tid));

Completed in 183 milliseconds