Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dfcall.h202 L9P_OEXEC = 3, /* execute, == read but check execute permission */ enumerator
H A Dutils.c335 { L9P_OACCMODE, L9P_OEXEC, "OEXEC" }, in l9p_describe_mode()
357 { L9P_OACCMODE, L9P_OEXEC, "O_EXEC" }, in l9p_describe_lflags()
/freebsd/contrib/lib9p/backend/
H A Dfs.c285 case L9P_OEXEC: in fs_oflags_dotu()
353 p9 = L9P_OEXEC; in fs_oflags_dotl()