Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dworker.c421 struct pollfd *tpfd; local
425 sizeof(*tpfd);
426 tpfd = (struct pollfd *)
428 if (tpfd != NULL)
430 pfd = tpfd;