Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dworker.c463 struct pollfd *tpfd; local
467 sizeof(*tpfd);
468 tpfd = (struct pollfd *)
470 if (tpfd != NULL)
472 pfd = tpfd;