Home
last modified time | relevance | path

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

/src/sbin/dhclient/
H A Dprivsep.c51 buf_close(int sock, struct buf *buf) in buf_close() function
232 if (buf_close(fd, buf) == -1) in dispatch_imsg()
H A Ddhcpd.h450 int buf_close(int, struct buf *);
H A Dbpf.c334 if (buf_close(privfd, buf) == -1) in send_packet_unpriv()
H A Ddispatch.c549 if (buf_close(privfd, buf) == -1) in interface_set_mtu_unpriv()
H A Ddhclient.c2089 if (buf_close(privfd, buf) == -1) in script_init()
2311 if (buf_close(privfd, buf) == -1) in script_write_params()
2331 if (buf_close(privfd, buf) == -1) in script_go()