Searched refs:L9P_NOFID (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/lib9p/ | ||
H A D | fcall.h | 326 #define L9P_NOFID ((uint32_t)-1) /* in Tattach, no auth fid */ macro |
H A D | request.c | 624 if (req->lr_req.tattach.afid != L9P_NOFID) { in l9p_dispatch_tattach() |