Home
last modified time | relevance | path

Searched refs:L9P_QTAUTH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h168 L9P_QTAUTH = 0x08, /* type bit for authentication file */ enumerator
H A Dutils.c593 { L9P_QTAUTH, L9P_QTAUTH, "AUTH" }, in l9p_describe_qid()
H A Drequest.c849 req->lr_resp.rstat.stat.qid.type |= L9P_QTAUTH; in l9p_dispatch_tstat()