Searched refs:buf_close (Results 1 – 6 of 6) sorted by relevance
43 void buf_close(int, struct buf *);
52 buf_close(int sock, struct buf *buf) in buf_close() function218 buf_close(fd, buf); in dispatch_imsg()
1578 buf_close(privfd, buf); in script_init()1759 buf_close(privfd, buf); in script_write_params()1777 buf_close(privfd, buf); in script_go()
62 buf_close(struct msgbuf *msgbuf, struct buf *buf) in buf_close() function
162 if ((n = buf_close(&ibuf->w, msg)) < 0) { in imsg_close()
256 int buf_close(struct msgbuf *, struct buf *);