Searched defs:portfd (Results 1 – 3 of 3) sorted by relevance
207 typedef struct portfd { struct209 struct portfd *pfd_next; argument210 struct portfd *pfd_prev; argument215 #define PDTOF(pdp) ((struct portfd *)(pdp)) argument
95 fa_run_test(int portfd, int filefd, fa_test_t *test) in fa_run_test()
380 int portfd = mevp->me_notify.portnfy_port; in mevent_update_one_readwrite() local