Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dfcall.h199 L9P_OREAD = 0, /* open for read */ enumerator
H A Dutils.c332 { L9P_OACCMODE, L9P_OREAD, "OREAD" }, in l9p_describe_mode()
354 { L9P_OACCMODE, L9P_OREAD, "O_READ" }, in l9p_describe_lflags()
/freebsd/contrib/lib9p/backend/
H A Dfs.c272 case L9P_OREAD: in fs_oflags_dotu()