Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h201 L9P_ORDWR = 2, /* read and write */ enumerator
H A Dutils.c350 { L9P_OACCMODE, L9P_ORDWR, "ORDWR" }, in l9p_describe_mode()
372 { L9P_OACCMODE, L9P_ORDWR, "O_RDWR" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c326 case L9P_ORDWR: in fs_oflags_dotu()