Searched defs:unix_conn (Results 1 – 1 of 1) sorted by relevance
123 struct unix_conn { /* kept in xprt->xp_p1 */ struct124 enum xprt_stat strm_stat;125 u_long x_id;126 XDR xdrs;127 char verf_body[MAX_AUTH_BYTES];
Completed in 5 milliseconds