Searched refs:imsg_fd (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/lib/libopenbsd/
H A Dimsg.c60 struct imsg_fd *ifd;
72 if ((ifd = calloc(1, sizeof(struct imsg_fd))) == NULL)
275 struct imsg_fd *ifd;
H A Dimsg.h52 struct imsg_fd { struct
53 TAILQ_ENTRY(imsg_fd) entry;
58 TAILQ_HEAD(, imsg_fd) fds;

Completed in 118 milliseconds