Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dfcall.h200 L9P_OWRITE = 1, /* write */ enumerator
H A Dutils.c333 { L9P_OACCMODE, L9P_OWRITE, "OWRITE" }, in l9p_describe_mode()
355 { L9P_OACCMODE, L9P_OWRITE, "O_WRITE" }, in l9p_describe_lflags()
/freebsd/contrib/lib9p/backend/
H A Dfs.c277 case L9P_OWRITE: in fs_oflags_dotu()