Home
last modified time | relevance | path

Searched refs:buf_close (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sbin/dhclient/
Dprivsep.h43 void buf_close(int, struct buf *);
Dprivsep.c52 buf_close(int sock, struct buf *buf) in buf_close() function
218 buf_close(fd, buf); in dispatch_imsg()
Ddhclient.c1578 buf_close(privfd, buf); in script_init()
1759 buf_close(privfd, buf); in script_write_params()
1777 buf_close(privfd, buf); in script_go()
/mirbsd/src/usr.sbin/ntpd/
Dbuffer.c62 buf_close(struct msgbuf *msgbuf, struct buf *buf) in buf_close() function
Dimsg.c162 if ((n = buf_close(&ibuf->w, msg)) < 0) { in imsg_close()
Dntpd.h256 int buf_close(struct msgbuf *, struct buf *);