Home
last modified time | relevance | path

Searched refs:L9P_NOFID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h326 #define L9P_NOFID ((uint32_t)-1) /* in Tattach, no auth fid */ macro
H A Drequest.c630 if (req->lr_req.tattach.afid != L9P_NOFID) { in l9p_dispatch_tattach()