Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h241 L9P_L_O_CLOEXEC = 002000000U, enumerator
H A Dutils.c376 { L9P_L_O_CLOEXEC, L9P_L_O_CLOEXEC, "O_CLOEXEC" }, in l9p_describe_lflags()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c435 CLEAR(L9P_L_O_CLOEXEC); in fs_oflags_dotl()