Searched defs:xunpcb (Results 1 – 2 of 2) sorted by relevance
151 struct xunpcb { struct154 kvaddr_t unp_vnode; /* (s) */155 kvaddr_t unp_conn; /* (s) */156 kvaddr_t xu_firstref; /* (s) */157 kvaddr_t xu_nextref; /* (s) */158 unp_gen_t unp_gencnt; /* (s) */159 int64_t xu_spare64[8];160 int32_t xu_spare32[8];161 union {165 union {[all …]