Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h233 L9P_L_O_NONBLOCK = 000004000U, enumerator
H A Dutils.c387 { L9P_L_O_NONBLOCK, L9P_L_O_NONBLOCK, "O_NONBLOCK" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c428 CONVERT(L9P_L_O_NONBLOCK, O_NONBLOCK); in fs_oflags_dotl()