Searched defs:tpfd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dworker.c464 struct pollfd *tpfd; local
468 sizeof(*tpfd);
469 tpfd = (struct pollfd *)
471 if (tpfd != NULL)
473 pfd = tpfd;

Completed in 99 milliseconds