Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h230 L9P_L_O_NOCTTY = 000000400U, enumerator
H A Dutils.c385 { L9P_L_O_NOCTTY, L9P_L_O_NOCTTY, "O_NOCTTY" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c441 CLEAR(L9P_L_O_NOCTTY); in fs_oflags_dotl()