Searched refs:nca_io2_t (Results 1 – 3 of 3) sorted by relevance
46 #define NCA_IO_OFFSET (sizeof (nca_io2_t))276 } nca_io2_t; typedef282 nca_io2_t *dci_iop;
1604 nca_io2_t io; /* copy of user-land nca_io2_t */1719 extern void find_ctags(node_t *, nca_io2_t *, int *);1720 extern void nca_ncafs_srv(nca_io2_t *, struct uio *, queue_t *);2097 extern node_t *nca_httpd_data(node_t *, nca_conn_t *, nca_io2_t *, int);
308 nca_io2_t io2; in nca_io2()329 if (mdb_vread(&io2, sizeof (nca_io2_t), addr) == -1) { in nca_io2()