Searched refs: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
131 struct portfd **pc_hash; /* points to a hash table of ptrs */173 void port_close_pfd(struct portfd *);
99 struct portfd *uf_portfd; /* associated with port [grow] */103 2 * sizeof (kcondvar_t) - sizeof (struct portfd *)];